13111: Merge branch 'master' into 12308-go-fuse
[arvados.git] / sdk / cwl / tests / wf / scatter2_subwf.cwl
index 191f80cbcb11ff9ac44c8e08f37df13e375e4243..2af1155437126b6a8e9ddb5c027abefdd230a277 100644 (file)
@@ -6,9 +6,14 @@
   "$graph": [
     {
       "class": "Workflow",
+      "cwlVersion": "v1.0",
       "hints": [],
       "id": "#main",
       "inputs": [
+        {
+          "id": "#main/fileblub",
+          "type": "File"
+        },
         {
           "id": "#main/sleeptime",
           "type": "int"