summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-19 18:50:18 -0800
committerMarcel Holtmann <marcel@holtmann.org>2009-12-19 18:50:18 -0800
commite07b77c03e70302051d9f6b31f159dd6d3f97338 (patch)
tree3183c44f3a3e134d31e2fc04066527f44570a56f /Makefile.am
parentee9f4754caf6e114542a8f1929d8fbd7d906bfe7 (diff)
downloadconnman-e07b77c03e70302051d9f6b31f159dd6d3f97338.tar.gz
connman-e07b77c03e70302051d9f6b31f159dd6d3f97338.tar.bz2
connman-e07b77c03e70302051d9f6b31f159dd6d3f97338.zip
Remove deprecated test script for connection interface
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 661fe1ea..aced7f1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -123,7 +123,7 @@ endif
test_scripts = test/get-state test/list-profiles test/list-services \
test/connect-service test/monitor-services \
- test/select-connection test/list-devices test/enable-device \
+ 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 \