8784: Fix test for latest firefox.
[arvados.git] / sdk / cwl / tests / cat.cwl
1 cwlVersion: v1.0
2 class: CommandLineTool
3 inputs:
4   - id: inp
5     type: File
6     inputBinding: {}
7 outputs: []
8 baseCommand: cat