corrected test name

This commit is contained in:
sezanzeb 2020-11-16 16:30:57 +01:00
parent 121f6900d8
commit 9ffc743f14

View File

@ -25,7 +25,7 @@ from keymapper.linux import GetDevicesProcess
class TestLinux(unittest.TestCase): class TestLinux(unittest.TestCase):
def test_create_preset_1(self): def test_get_devices(self):
class FakePipe: class FakePipe:
devices = None devices = None