summaryrefslogtreecommitdiff
path: root/tests/test_match.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_match.py')
-rwxr-xr-xtests/test_match.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_match.py b/tests/test_match.py
index 10a9c8a..16d7e5a 100755
--- a/tests/test_match.py
+++ b/tests/test_match.py
@@ -175,4 +175,3 @@ class MatchTestCase(unittest.TestCase):
if __name__ == '__main__': # pragma: no cover
unittest.main()
-