summaryrefslogtreecommitdiff
path: root/tests/test_html.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_html.py')
-rw-r--r--tests/test_html.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/test_html.py b/tests/test_html.py
index 36bfad08..7c1c74f0 100644
--- a/tests/test_html.py
+++ b/tests/test_html.py
@@ -1046,10 +1046,6 @@ def html_data_from_cov(cov, morf):
class HtmlWithContextsTest(HtmlTestHelpers, CoverageTest):
"""Tests of the HTML reports with shown contexts."""
- def setUp(self):
- if not env.C_TRACER:
- self.skipTest("Only the C tracer supports dynamic contexts")
- super(HtmlWithContextsTest, self).setUp()
SOURCE = """\
def helper(lineno):