feat: include summary of omitted binary data
This commit is contained in:
parent
d63c1fd77b
commit
07330be10b
9 changed files with 57 additions and 30 deletions
6
testdata/get__missing__err__with__any.ct
vendored
6
testdata/get__missing__err__with__any.ct
vendored
|
|
@ -1,7 +1,7 @@
|
|||
$ pda get foobar --> FAIL
|
||||
$ pda get foobar --include-binary --> FAIL
|
||||
$ pda get foobar --include-binary --run --> FAIL
|
||||
$ pda get foobar --include-binary --run --secret --> FAIL
|
||||
$ pda get foobar --base64 --> FAIL
|
||||
$ pda get foobar --base64 --run --> FAIL
|
||||
$ pda get foobar --base64 --run --secret --> FAIL
|
||||
$ pda get foobar --run --> FAIL
|
||||
$ pda get foobar --run --secret --> FAIL
|
||||
$ pda get foobar --secret --> FAIL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue