summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>2014-02-19 13:53:59 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2014-02-19 16:49:50 +0200
commita1d11b73fbc4d9820092dc24bc5abb26043f6051 (patch)
tree388db462831b071314eb788b803d23c885a9276d /Makefile.am
parent095a8f73aaa811765f516c58a964f111e09a0aa2 (diff)
downloadconnman-a1d11b73fbc4d9820092dc24bc5abb26043f6051.tar.gz
test: Remove useless supplicant's old DBus interface test script
This DBus interface is no longer in use by ConnMan for some years already.
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 2a26ad88..7da08741 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -347,7 +347,7 @@ test_scripts = test/get-state test/list-services \
test/test-counter test/set-ipv4-method test/set-ipv6-method \
test/get-services test/get-proxy-autoconfig test/set-proxy \
test/enable-tethering test/disable-tethering test/backtrace \
- test/test-session test/test-supplicant \
+ test/test-session \
test/test-new-supplicant test/service-move-before \
test/set-global-timeservers test/get-global-timeservers \
test/set-nameservers test/set-domains test/set-timeservers \