mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-21 20:38:54 +00:00
test_ag_literal.py: Add blank line (PEP 8 E302)
https://github.com/nvbn/thefuck/pull/561#discussion_r81892174
This commit is contained in:
parent
d2e0a19aae
commit
b2947aba8d
@ -7,6 +7,7 @@ stderr = ('ERR: Bad regex! pcre_compile() failed at position 1: missing )\n'
|
||||
|
||||
matching_command = Command(script='ag \\(', stderr=stderr)
|
||||
|
||||
|
||||
@pytest.mark.parametrize('command', [
|
||||
matching_command])
|
||||
def test_match(command):
|
||||
|
Loading…
x
Reference in New Issue
Block a user