Skip to content

Commit 6232e71

Browse files
committed
test/meson: update run for arg
1 parent 552128b commit 6232e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ test_prog = executable('test-runner',
3737

3838
test('Run tests',
3939
test_prog,
40-
workdir: meson.project_source_root(),
40+
args: meson.current_source_dir(),
4141
)

0 commit comments

Comments
 (0)