Skip to content

Commit

Permalink
test: zopflipng flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed May 11, 2019
1 parent ef215a6 commit 026e52a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/t/test_zopflipng.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class TestZopflipng:
@pytest.mark.complete("zopflipng ")
def test_1(self, completion):
assert completion

@pytest.mark.complete("zopflipng -")
def test_2(self, completion):
assert completion

0 comments on commit 026e52a

Please sign in to comment.