1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 02:41:10 +01:00

Removed additional assert

This commit is contained in:
Michael Lee 2015-08-21 16:06:12 +01:00
parent 298c04f89c
commit 1a57ef03c8

View File

@ -11,7 +11,6 @@ from tests.utils import Command
])
def test_match(command):
assert match(command, None)
assert match(command, None)
@pytest.mark.parametrize('command', [