mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 13:30:20 +01:00
libnm-glib/tests: fix calling tests without valgrind
Fixes:e7356ef0a6(cherry picked from commitb0b15e4718)
This commit is contained in:
parent
7ab98c3e6f
commit
87dc7af2dd
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ noinst_PROGRAMS = $(TESTS)
|
|||
if WITH_VALGRIND
|
||||
@VALGRIND_RULES@ --launch-dbus
|
||||
else
|
||||
TESTS_ENVIRONMENT = $(srcdir)/libnm-test-launch.sh
|
||||
TESTS_ENVIRONMENT = $(srcdir)/libnm-glib-test-launch.sh
|
||||
endif
|
||||
TESTS = test-nm-client test-remote-settings-client
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue