blob: 7649dde44d1f331be15c5f27c91ebc7c010e0ea8 [file] [log] [blame]
project('unexpected pass', 'c')
test('should_fail_but_does_not', executable('xpass', 'xpass.c'),
should_fail: true)