libnm-glib/tests: fix calling tests without valgrind

Fixes: e7356ef0a6
(cherry picked from commit b0b15e4718)
This commit is contained in:
Thomas Haller 2015-02-09 14:51:34 +01:00
parent 7ab98c3e6f
commit 87dc7af2dd

View file

@ -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