blob: e9b0a541b6586e5910b23e6b7731582035a9a09d [file] [log] [blame]
schemaVersion: "2.0.0"
# Common tests
commandTests:
- name: 'check-git'
command: 'git'
args: ['--version']
expectedOutput: ['git version .*']