From 305a685713bf8e82caf209499bf03db15b537009 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 7 Feb 2016 08:04:12 -0500 Subject: Didn't mean to leave that there, of course --- tests/test_arcs.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.1