summaryrefslogtreecommitdiff
path: root/tests/test_arcs.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-14 20:52:56 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-14 20:52:56 -0500
commit54ce0a8b8f7ddd7a7fb2fc2417c51f6490ce7ac9 (patch)
tree3c2583ab9efe07ed99b0f3c63108c993f6f952c4 /tests/test_arcs.py
parent55c48a3e041183e867a46fca51cbd6b1a5140223 (diff)
downloadpython-coveragepy-git-54ce0a8b8f7ddd7a7fb2fc2417c51f6490ce7ac9.tar.gz
Forgot a bunch of jython coverage pragmas
Diffstat (limited to 'tests/test_arcs.py')
-rw-r--r--tests/test_arcs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_arcs.py b/tests/test_arcs.py
index eaa57e66..f3efda55 100644
--- a/tests/test_arcs.py
+++ b/tests/test_arcs.py
@@ -1102,7 +1102,7 @@ class MiscArcTest(CoverageTest):
def test_pathologically_long_code_object(self):
if env.JYTHON:
- self.skipTest("Bytecode concerns are irrelevant on Jython")
+ self.skipTest("Bytecode concerns are irrelevant on Jython") # pragma: only jython
# https://bitbucket.org/ned/coveragepy/issue/359
# The structure of this file is such that an EXTENDED_ARG bytecode is