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 Dec 12, 2024
1 parent 432460c commit 9ed0847
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 9ed0847

Please sign in to comment.