blob: 30518db6f403a710c371ec49de0a94fcb801502c [file] [log] [blame]
project('interactive TAP output')
test_script = find_program('script.py')
test('main', test_script, protocol: 'tap')