diff --git a/tests/testcases/linux.py b/tests/testcases/linux.py index cf07045f..a4d29312 100644 --- a/tests/testcases/linux.py +++ b/tests/testcases/linux.py @@ -25,7 +25,7 @@ from keymapper.linux import GetDevicesProcess class TestLinux(unittest.TestCase): - def test_create_preset_1(self): + def test_get_devices(self): class FakePipe: devices = None