test(get): OK with flags
This commit is contained in:
parent
1bff9a7c50
commit
e710501d91
6 changed files with 30 additions and 0 deletions
6
testdata/get__ok__with__run.ct
vendored
Normal file
6
testdata/get__ok__with__run.ct
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
$ fecho cmd echo hello
|
||||
$ pda set a < cmd
|
||||
$ pda get a
|
||||
echo hello
|
||||
$ pda get a --run
|
||||
hello
|
||||
Loading…
Add table
Add a link
Reference in a new issue