summaryrefslogtreecommitdiffstats
path: root/test cases/common/70 external test program/meson.build
blob: 811f49773bba9dfe989826da00892c4d9a1d9f7b (plain)
1
2
3
project('test is external')

test('external', find_program('mytest.py'), args : ['correct'])