blob: a2e9f4d811a029a393d636d9b6c79566eef1890b [file] [log] [blame]
# TODO(xingao) Update to 2.0.0 to enable metadataTest.
schemaVersion: "1.0.0"
# Common tests
commandTests:
- name: 'check-bazel'
command: ['bash', '-c', 'bazel']
expectedOutput: ['Usage: bazel <command> <options>.*']