summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-01-26 11:35:34 +0100
committerBastien Nocera <hadess@hadess.net>2017-01-26 11:35:34 +0100
commit12d34b8a8b02701ac778886d06ef6deba38ea43e (patch)
tree5081d6897654e4e51799b8c50f7ade5ecb38cf08
parent1de37eb958e4b3f4f17023d91e7073b6ad2dce0a (diff)
downloadupower-12d34b8a8b02701ac778886d06ef6deba38ea43e.tar.gz
Revert "linux: Disable crashing test"
This reverts commit 8aff086b48a0e955fec286f25297c6db76f0707a. The crash is fixed in umockdev 0.8.13
-rwxr-xr-xsrc/linux/integration-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linux/integration-test b/src/linux/integration-test
index bbba1f4..9cfee7a 100755
--- a/src/linux/integration-test
+++ b/src/linux/integration-test
@@ -724,7 +724,7 @@ class Tests(unittest.TestCase):
self.assertEqual(self.get_dbus_display_property('WarningLevel'), UP_DEVICE_LEVEL_NONE)
self.stop_daemon()
- def _test_bluetooth_mouse_reconnect(self):
+ def test_bluetooth_mouse_reconnect(self):
'''bluetooth mouse powerdown/reconnect'''
mb = self._add_bt_mouse()