implement tap myself

This commit is contained in:
2017-04-23 11:10:13 +02:00
parent 4e541b7986
commit 753c387325
12 changed files with 275 additions and 1546 deletions

View File

@@ -1,6 +1,7 @@
import 'typings-global'
let tap = require('tap')
import { expect } from 'smartchai'
import { tap } from './tapbundle.tap'
export {
tap,