blob: 1306865475fae476e97cecc2de829e4591bcf312 [file] [log] [blame]
schemaVersion: "2.0.0"
commandTests:
- name: 'check-wget'
command: 'wget'
args: ['--version']
expectedOutput: ['GNU Wget.* built on linux-gnu.*']