libnm-glib/tests: fix calling tests without valgrind

Fixes: e7356ef0a6
This commit is contained in:
Thomas Haller 2015-02-09 14:51:34 +01:00
parent 2f595aba80
commit b0b15e4718

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