Skip to content

Commit

Permalink
test/meson: update run for arg
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Aug 26, 2024
1 parent 552128b commit 6232e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ test_prog = executable('test-runner',

test('Run tests',
test_prog,
workdir: meson.project_source_root(),
args: meson.current_source_dir(),
)

0 comments on commit 6232e71

Please sign in to comment.