mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 20:11:17 +00:00
Fix tests with python 2
This commit is contained in:
parent
698451f65d
commit
2f04a953ba
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
@ -1,3 +1,5 @@
|
|||||||
|
# -*- encoding: utf-8 -*-
|
||||||
|
|
||||||
from thefuck.rules.fix_alt_space import match, get_new_command
|
from thefuck.rules.fix_alt_space import match, get_new_command
|
||||||
from tests.utils import Command
|
from tests.utils import Command
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user