summaryrefslogtreecommitdiff
path: root/test/test_testing.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_testing.py')
-rw-r--r--test/test_testing.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_testing.py b/test/test_testing.py
index bcf7d281..316dbc1b 100644
--- a/test/test_testing.py
+++ b/test/test_testing.py
@@ -129,4 +129,3 @@ class CoverageTestTest(CoverageTest):
self.assertRaises(AssertionError, self.assert_doesnt_exist,
"whoville.txt")
self.assertRaises(AssertionError, self.assert_exists, "shadow.txt")
-