13365: Add tests to confirm regressions are fixed.
[arvados.git] / sdk / cwl / tests / secondaryFiles / example3.cwl
diff --git a/sdk/cwl/tests/secondaryFiles/example3.cwl b/sdk/cwl/tests/secondaryFiles/example3.cwl
new file mode 100644 (file)
index 0000000..892973b
--- /dev/null
@@ -0,0 +1,12 @@
+class: CommandLineTool
+cwlVersion: v1.0
+inputs:
+  step_input:
+    type: File
+    secondaryFiles:
+      - .idx
+    default:
+      class: File
+      location: hello.txt
+outputs: []
+baseCommand: echo