X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e378cc27decd91bf72309946b84c7346a75be7c1..9e58fc08fa949a6468626c001cd289f88e75fa15:/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