Skip to content

Commit 9a6a044

Browse files
committed
last update to test 72
1 parent 5932a26 commit 9a6a044

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

v1.0/conformance_test_v1.0.yaml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -791,13 +791,11 @@
791791
doc: Test file literal as input
792792

793793
- job: examples/arguments-job.yml
794-
output: {
795-
"classfile": {
796-
"checksum": "sha1$2f7ac33c1f3aac3f1fec7b936b6562422c85b38a",
797-
"location": "Hello.class",
798-
"class": "File",
799-
"size": 416
800-
}
801-
}
794+
output:
795+
classfile:
796+
checksum: sha1$e68df795c0686e9aa1a1195536bd900f5f417b18
797+
location: Hello.class
798+
class: File
799+
size: 184
802800
tool: examples/linkfile.cwl
803801
doc: The expression in InitialWorkDir listing

0 commit comments

Comments
 (0)