update to wirj like expected

This commit is contained in:
2017-06-30 18:05:55 +02:00
parent 583cf6f446
commit fda93fa553
19 changed files with 653 additions and 1418 deletions

View File

@ -41,3 +41,5 @@ tap.test('should register an add operation', async () => {
tap.test('should stop the watch process', async () => {
testSmartchok.stop()
}).catch(tap.threw)
tap.start()