update tests

This commit is contained in:
2017-04-22 22:09:51 +02:00
parent 3ff4c3ff2f
commit 5e66d35125
6 changed files with 28 additions and 30 deletions

View File

@ -20,7 +20,7 @@ export interface ITriggerObservableObject {
export class Smartcli {
argv: any
questionsDone
parseStarted
parseStarted: smartq.Deferred<any>
commands
questions
version: string