X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e378cc27decd91bf72309946b84c7346a75be7c1..c031d4145d8ab1a11463acf5b20ef4df1afe00a4:/sdk/cwl/tests/wf/submit_wf.cwl diff --git a/sdk/cwl/tests/wf/submit_wf.cwl b/sdk/cwl/tests/wf/submit_wf.cwl index b4446559cc..6856e54748 100644 --- a/sdk/cwl/tests/wf/submit_wf.cwl +++ b/sdk/cwl/tests/wf/submit_wf.cwl @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + # Test case for arvados-cwl-runner # # Used to test whether scanning a workflow file for dependencies @@ -10,6 +14,8 @@ inputs: type: File - id: y type: Directory + - id: z + type: Directory outputs: [] steps: - id: step1