16739: Merge branch 'master' into 16739-concurrent-node-create-throttle
[arvados.git] / sdk / cwl / tests / wf / submit_wf.cwl
index 874c72c50f538b918c975b617c6ade3f1f680f72..6856e547480bf64d76af07494f13ac6bf2143cf3 100644 (file)
@@ -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
@@ -8,6 +12,10 @@ cwlVersion: v1.0
 inputs:
   - id: x
     type: File
+  - id: y
+    type: Directory
+  - id: z
+    type: Directory
 outputs: []
 steps:
   - id: step1