Merge branch '12273-skip-special-files'
[arvados.git] / sdk / cwl / tests / wf / submit_wf.cwl
index b4446559cc0bf246b3f6d0137d6cb24632a61d2a..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
@@ -10,6 +14,8 @@ inputs:
     type: File
   - id: y
     type: Directory
+  - id: z
+    type: Directory
 outputs: []
 steps:
   - id: step1