update tests
This commit is contained in:
@ -20,7 +20,7 @@ export interface ITriggerObservableObject {
|
||||
export class Smartcli {
|
||||
argv: any
|
||||
questionsDone
|
||||
parseStarted
|
||||
parseStarted: smartq.Deferred<any>
|
||||
commands
|
||||
questions
|
||||
version: string
|
||||
|
Reference in New Issue
Block a user