test: Remove AutoConnect from test-hfp since it's now the default

This commit is contained in:
Johan Hedberg 2012-11-26 15:07:23 +02:00
parent ccab1d7ba2
commit 5ff74495a7

View File

@ -207,7 +207,6 @@ if __name__ == '__main__':
mainloop = GObject.MainLoop()
opts = {
"AutoConnect" : True,
"Version" : dbus.UInt16(0x0106),
"Features" : dbus.UInt16(HF_FEATURES),
}