test(set): OK test cases
This commit is contained in:
parent
9d94b1d912
commit
63f68259bb
3 changed files with 4 additions and 0 deletions
1
testdata/set__ok.ct
vendored
Normal file
1
testdata/set__ok.ct
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
$ pda set a b
|
||||
1
testdata/set__ok__with__secret.ct
vendored
Normal file
1
testdata/set__ok__with__secret.ct
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
$ pda set foo foobar --secret
|
||||
2
testdata/set__stdin__ok.ct
vendored
Normal file
2
testdata/set__stdin__ok.ct
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
$ fecho cmd hello world
|
||||
$ pda set foo < cmd
|
||||
Loading…
Add table
Add a link
Reference in a new issue