mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-08 07:10:36 +00:00
corrected test name
This commit is contained in:
parent
121f6900d8
commit
9ffc743f14
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user