summaryrefslogtreecommitdiffstats
path: root/test cases/failing test/1 trivial/meson.build
blob: ed5a3d2b3c5ffd7868be78347e85229060d925c8 (plain)
1
2
3
project('trivial', 'c')

test('My Test', executable('main', 'main.c'))