mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-24 11:00:15 +01:00
Revert "linux: Disable crashing test"
This reverts commit 8aff086b48.
The crash is fixed in umockdev 0.8.13
This commit is contained in:
parent
1de37eb958
commit
12d34b8a8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue