pacman/test/util/meson.build

8 lines
159 B
Meson
Raw Permalink Normal View History

test('vercmptest',
BASH,
env : TEST_ENV,
protocol : 'tap',
args : [
join_paths(meson.current_source_dir(), 'vercmptest.sh')
])