summaryrefslogtreecommitdiff
path: root/tests/test_parser.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-06-12 09:25:44 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-06-12 09:25:44 -0400
commit785a0d6b37fd1526799791a2b39dfcdead0ab9a0 (patch)
tree61ca652e5fb6c75f58636ff129fd79aac1842318 /tests/test_parser.py
parent55d6b82324568c4fc61134c049875d3085721c0f (diff)
downloadpython-coveragepy-785a0d6b37fd1526799791a2b39dfcdead0ab9a0.tar.gz
Use standard skipTest, which unittest-mixins will override.
Diffstat (limited to 'tests/test_parser.py')
-rw-r--r--tests/test_parser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_parser.py b/tests/test_parser.py
index ed18cca..5fee823 100644
--- a/tests/test_parser.py
+++ b/tests/test_parser.py
@@ -243,7 +243,7 @@ class ParserMissingArcDescriptionTest(CoverageTest):
def test_missing_arc_descriptions_for_small_callables(self):
# We use 2.7 features here, so just skip this test on 2.6
if env.PYVERSION < (2, 7):
- self.skip("No dict or set comps in 2.6")
+ self.skipTest("No dict or set comps in 2.6")
parser = self.parse_text(u"""\
callables = [