mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-14 23:50:29 +01:00
build/meson: fix test name for "test-dispatcher-envp"
This commit is contained in:
parent
2b37659c62
commit
e08a0a3a68
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ exe = executable(
|
|||
)
|
||||
|
||||
test(
|
||||
'src/nm-ddispatcher/test/test-dispatcher-envp',
|
||||
'src/nm-dispatcher/tests/test-dispatcher-envp',
|
||||
test_script,
|
||||
args: test_args + [exe.full_path()],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue