X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6bf9e1a4b5640f3cdd057810f0c9b8a945bb88bd..e2267bd99209651c61425f335230e515421b2ef4:/sdk/cwl/tests/wf/expect_upload_packed.cwl diff --git a/sdk/cwl/tests/wf/expect_upload_packed.cwl b/sdk/cwl/tests/wf/expect_upload_packed.cwl index 0b13e3a819..644f87fd53 100644 --- a/sdk/cwl/tests/wf/expect_upload_packed.cwl +++ b/sdk/cwl/tests/wf/expect_upload_packed.cwl @@ -11,8 +11,11 @@ "inputs": [ { "default": { + "basename": "blub.txt", "class": "File", - "location": "keep:5d373e7629203ce39e7c22af98a0f881+52/blub.txt" + "location": "keep:5d373e7629203ce39e7c22af98a0f881+52/blub.txt", + "nameext": ".txt", + "nameroot": "blub" }, "id": "#submit_tool.cwl/x", "inputBinding": { @@ -74,7 +77,8 @@ "nameroot": "renamed", "size": 0 } - ] + ], + "location": "_:df80736f-f14d-4b10-b2e3-03aa27f034b2" }, "id": "#main/z", "type": "Directory"