summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGustavo F. Padovan <padovan@profusion.mobi>2010-11-24 16:21:39 -0200
committerSamuel Ortiz <sameo@linux.intel.com>2010-11-25 12:09:01 +0100
commit65285f40092e857065e17b0a2e3ea02680b2fcd7 (patch)
tree4f929d09a0640685098af0c30882ff9af65ee2f3 /Makefile.am
parentb220d5fd953c2c8e0db7b145f6da3d1b1d4d3fb5 (diff)
downloadconnman-65285f40092e857065e17b0a2e3ea02680b2fcd7.tar.gz
connman-65285f40092e857065e17b0a2e3ea02680b2fcd7.tar.bz2
connman-65285f40092e857065e17b0a2e3ea02680b2fcd7.zip
test: Providers is no longer a manager property
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index cba6b9c8..b4d4250d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -182,10 +182,10 @@ test_scripts = test/get-state test/list-profiles test/list-services \
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/connect-vpn test/disconnect-vpn test/list-providers \
- test/monitor-manager test/test-counter test/set-ip-method \
- test/set-nameservers test/set-domains test/find-service \
- test/get-services test/get-proxy-autoconfig test/set-proxy \
+ test/connect-vpn test/disconnect-vpn test/monitor-manager \
+ test/test-counter test/set-ip-method test/set-nameservers \
+ test/set-domains test/find-service test/get-services \
+ test/get-proxy-autoconfig test/set-proxy \
test/enable-tethering test/disable-tethering test/backtrace
if TEST