Fix golint warning.
[arvados.git] / sdk / cwl / tests / arvados-tests.yml
index a46decd9616cff63fe932e2320568b14c563b3b6..668604f88470e18ea566d807301b712bfafa935e 100644 (file)
     }
   tool: 16377-missing-default.cwl
   doc: "Test issue 16377 - missing default fails even when it should be overridden by valid input"
+
+- job: hello.yml
+  output:
+    "out":
+      "checksum": "sha1$f1d2d2f924e986ac86fdf7b36c94bcdf32beec15"
+      "class": "File"
+      "location": "foo.txt"
+      "size": 4
+  tool: 17267-broken-schemas.cwl
+  doc: "Test issue 17267 - inaccessible $schemas URL is not a fatal error"