blob: 45ae1dd3f3f3190ace85a815597f1009e78d90db [file] [log] [blame]
# TODO(xingao) Update to 2.0.0 to enable metadataTest.
schemaVersion: "1.0.0"
# Common tests
commandTests:
- name: 'check-git'
command: ['bash', '-c', 'git --version']
expectedOutput: ['git version .*']