add skip method, wait for tapreporter is finished

This commit is contained in:
2017-04-28 11:00:22 +02:00
parent 1c80c25b14
commit 12ac28ba44
6 changed files with 24 additions and 11 deletions

View File

@@ -2,7 +2,6 @@ import 'typings-global'
import { expect } from 'smartchai'
import { tap } from './tapbundle.classes.tap'
export {
tap,
expect