aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/windows/13 test argument extra paths/test/meson.build
blob: 2e608be5d07d8c9228de3fa26c9beff4b82e645a (plain)
1
2
3
python3 = import('python').find_installation('')

test('run_exe', python3, args: [files('test_run_exe.py')[0], barexe])