Skip to content

Commit 0b987d3

Browse files
committed
add test
1 parent 71e9b3d commit 0b987d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

draft-4/conformance_test_draft-4.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@
4444
tool: draft-4/cat3-tool.cwl
4545
doc: Test command line with stdout redirection
4646

47+
- args: [egrep]
48+
stderr: error.txt
49+
job:
50+
tool: draft-4/egrep-stderr.cwl
51+
doc: Test command line with stdout redirection
52+
4753
- args: [cat]
4854
job: draft-4/cat-job.json
4955
stdin: draft-4/hello.txt

0 commit comments

Comments
 (0)