X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/57647945b08a74bab02fed6adf947eb9adb8321f..3b4da80a23136c0cec743ee4cdad9b22b51ac3e0:/sdk/cwl/tests/wf/expect_packed.cwl diff --git a/sdk/cwl/tests/wf/expect_packed.cwl b/sdk/cwl/tests/wf/expect_packed.cwl index f45077197f..7def3e639b 100644 --- a/sdk/cwl/tests/wf/expect_packed.cwl +++ b/sdk/cwl/tests/wf/expect_packed.cwl @@ -23,16 +23,16 @@ $graph: inputs: - id: '#main/x' type: File - default: {class: File, location: 'keep:169f39d466a5438ac4a90e779bf750c7+53/blorp.txt', + default: {class: File, location: keep:169f39d466a5438ac4a90e779bf750c7+53/blorp.txt, size: 16, basename: blorp.txt, nameroot: blorp, nameext: .txt} - id: '#main/y' type: Directory - default: {class: Directory, location: 'keep:99999999999999999999999999999998+99', + default: {class: Directory, location: keep:99999999999999999999999999999998+99, basename: 99999999999999999999999999999998+99} - id: '#main/z' type: Directory default: {class: Directory, basename: anonymous, listing: [{basename: renamed.txt, - class: File, location: 'keep:99999999999999999999999999999998+99/file1.txt', + class: File, location: keep:99999999999999999999999999999998+99/file1.txt, nameroot: renamed, nameext: .txt}]} outputs: [] steps: