fix StdErr

This commit is contained in:
2017-09-09 13:20:24 +02:00
parent b6589d0850
commit 9709920a72
5 changed files with 66 additions and 45 deletions

View File

@ -1,6 +1,6 @@
import { expect, tap } from 'tapbundle'
import * as smartshell from '../dist/index'
import * as smartshell from '../ts/index'
import * as smartq from 'smartq'
let testSmartshell: smartshell.Smartshell