diff options
Diffstat (limited to 'test-data/echo.cwl')
| -rw-r--r-- | test-data/echo.cwl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test-data/echo.cwl b/test-data/echo.cwl deleted file mode 100644 index b957a59..0000000 --- a/test-data/echo.cwl +++ /dev/null @@ -1,7 +0,0 @@ -cwlVersion: v1.2 -class: CommandLineTool -baseCommand: echo -inputs: - message: - type: string -outputs: {} |
