summaryrefslogtreecommitdiff
path: root/test/test_arcs.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-21 13:16:21 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-21 13:16:21 -0500
commit73cef0218aba2909c7bf46a0ce7d1104d9a630d8 (patch)
treee8bb5e37fd716650cd71082d71f8f1bdb9fd6685 /test/test_arcs.py
parentb8c23d479ae5a0da883a59d433193533c7ef63e4 (diff)
downloadpython-coveragepy-git-73cef0218aba2909c7bf46a0ce7d1104d9a630d8.tar.gz
Disable the two tests that don't work yet.
Diffstat (limited to 'test/test_arcs.py')
-rw-r--r--test/test_arcs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_arcs.py b/test/test_arcs.py
index effc6e52..9b2c386f 100644
--- a/test/test_arcs.py
+++ b/test/test_arcs.py
@@ -113,7 +113,7 @@ class SimpleArcTest(CoverageTest):
arcz=".1 16 67 7. .2 23 24 3. 45 5.", arcz_missing=""
)
- def test_dont_confuse_exit_and_else(self):
+ def XXX_dont_confuse_exit_and_else(self):
self.check_coverage("""\
def foo():
if foo: