summaryrefslogtreecommitdiff
path: root/test/test-hfp
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-11-26 15:07:23 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-11-26 15:07:23 +0200
commit5ff74495a737c15fc97b4b8bcda8a33dd2858560 (patch)
tree5dc9d960739dff8fad94c12ab811c92eb68ea309 /test/test-hfp
parentccab1d7ba2b11dc8ec1369e1e54d0a0968441b37 (diff)
downloadbluez-5ff74495a737c15fc97b4b8bcda8a33dd2858560.tar.gz
test: Remove AutoConnect from test-hfp since it's now the default
Diffstat (limited to 'test/test-hfp')
-rwxr-xr-xtest/test-hfp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-hfp b/test/test-hfp
index 9aa4ec0e2..1abd11e90 100755
--- a/test/test-hfp
+++ b/test/test-hfp
@@ -207,7 +207,6 @@ if __name__ == '__main__':
mainloop = GObject.MainLoop()
opts = {
- "AutoConnect" : True,
"Version" : dbus.UInt16(0x0106),
"Features" : dbus.UInt16(HF_FEATURES),
}