Remove now deprecated test scripts
[framework/connectivity/connman.git] / Makefile.am
index c5e804b..59de002 100644 (file)
@@ -122,13 +122,13 @@ tools_polkit_test_LDADD = @DBUS_LIBS@
 endif
 
 test_scripts = test/get-state test/list-profiles test/list-services \
-               test/connect-service test/list-connections \
+               test/connect-service test/monitor-services \
                test/select-connection test/list-devices test/enable-device \
                test/disable-device test/start-scanning test/list-networks \
                test/set-passphrase test/set-address test/test-profile \
                test/simple-agent test/show-introspection test/test-compat \
                test/test-manager test/test-connman test/monitor-connman \
-               test/monitor-services test/debug-connman
+               test/debug-connman
 
 if TEST
 testdir = $(pkglibdir)/test