update test
This commit is contained in:
parent
46e7b52930
commit
af9eb0d99e
@ -1,11 +1,10 @@
|
|||||||
import { tap, expect } from 'tapbundle'
|
import { tap, expect } from 'tapbundle'
|
||||||
|
import * as smartchok from '../dist/index'
|
||||||
import * as smartfile from 'smartfile'
|
import * as smartfile from 'smartfile'
|
||||||
import * as smartq from 'smartq'
|
import * as smartq from 'smartq'
|
||||||
|
import * as rx from 'rxjs/Rx'
|
||||||
|
|
||||||
// the module to test
|
// the module to test
|
||||||
import * as smartchok from '../dist/index'
|
|
||||||
|
|
||||||
import * as rx from 'rxjs/Rx'
|
|
||||||
|
|
||||||
let testSmartchok: smartchok.Smartchok
|
let testSmartchok: smartchok.Smartchok
|
||||||
let testAddObservable: rx.Observable<any>
|
let testAddObservable: rx.Observable<any>
|
||||||
|
Loading…
Reference in New Issue
Block a user