From bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 25 Jan 2019 11:24:41 +0100 Subject: New upstream version 1.15.2 --- libnm-glib/tests/meson.build | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libnm-glib/tests') diff --git a/libnm-glib/tests/meson.build b/libnm-glib/tests/meson.build index 3fd37c4f..6ed0438f 100644 --- a/libnm-glib/tests/meson.build +++ b/libnm-glib/tests/meson.build @@ -3,12 +3,12 @@ deps = [ dbus_glib_dep, libnm_glib_dep, libnm_util_dep, - shared_dep + shared_dep, ] test_units = [ 'test-nm-client', - 'test-remote-settings-client' + 'test-remote-settings-client', ] foreach test_unit: test_units @@ -25,6 +25,6 @@ foreach test_unit: test_units test( 'libnm-glib/' + test_unit, test_script, - args: test_args + [exe.full_path()] + args: test_args + [exe.full_path()], ) endforeach -- cgit 1.3.0-6-gf8a5