Revert "linux: Disable crashing test"

This reverts commit 8aff086b48.

The crash is fixed in umockdev 0.8.13
This commit is contained in:
Bastien Nocera 2017-01-26 11:35:34 +01:00
parent 1de37eb958
commit 12d34b8a8b

View file

@ -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()