Makefile: Remove test-profile from test_scripts
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Aug 2011 10:22:34 +0000 (12:22 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Aug 2011 10:22:34 +0000 (12:22 +0200)
Makefile.am

index b55905a..ed9e5a1 100644 (file)
@@ -191,8 +191,7 @@ unit_objects += $(unit_test_session_OBJECTS)
 endif
 
 test_scripts = test/get-state test/list-profiles test/list-services \
-               test/connect-service test/monitor-services \
-               test/set-address test/test-profile \
+               test/connect-service test/monitor-services test/set-address \
                test/simple-agent test/show-introspection test/test-compat \
                test/test-manager test/test-connman test/monitor-connman \
                test/connect-vpn test/disconnect-vpn test/monitor-manager \