summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test_arcs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_arcs.py b/tests/test_arcs.py
index 56d65314..cd159e1c 100644
--- a/tests/test_arcs.py
+++ b/tests/test_arcs.py
@@ -1065,7 +1065,6 @@ class MiscArcTest(CoverageTest):
""",
arcz=".1 15 5A A-2"
)
- 1/0
def test_pathologically_long_code_object(self):
# https://bitbucket.org/ned/coveragepy/issue/359