1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-09-19 11:42:33 +01:00

#N/A Add history rule

This commit is contained in:
nvbn
2015-07-10 17:58:41 +03:00
parent f40b63f44b
commit 7ebc8a38af
8 changed files with 99 additions and 31 deletions

View File

@@ -2,7 +2,7 @@ import pytest
from mock import Mock
from thefuck.utils import sudo_support, wrap_settings, memoize, get_closest
from thefuck.types import Settings
from tests.utils import Command, no_memoize
from tests.utils import Command
@pytest.mark.parametrize('override, old, new', [