mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 14:48:49 +00:00
Make lint happy.
This commit is contained in:
parent
0b81890818
commit
d9a6e6c6ce
@ -9,7 +9,7 @@ from thefuck.types import Command
|
||||
Command(u'фзе-пуе', 'command not found: фзе-пуе'),
|
||||
Command(u'λσ', 'command not found: λσ'),
|
||||
Command(u'שפא-עקא', 'command not found: שפא-עקא'),
|
||||
Command(u'ךד', 'command not found: ךד'),])
|
||||
Command(u'ךד', 'command not found: ךד')])
|
||||
def test_match(command):
|
||||
assert switch_lang.match(command)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user