summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-11-12 19:15:02 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-11-12 19:15:02 -0500
commitb40a80570713461f20a3728cd75db404e99d9a3c (patch)
treec550f93c6f23b8c827042d493fffcb3f72790ab3
parentb471e55a92718fa4711c040edc88308d5101fc86 (diff)
downloadpython-coveragepy-git-b40a80570713461f20a3728cd75db404e99d9a3c.tar.gz
test: we were mistakenly excluding tests that couldn't run on Jython
-rw-r--r--metacov.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/metacov.ini b/metacov.ini
index fa6887e2..709c9fa6 100644
--- a/metacov.ini
+++ b/metacov.ini
@@ -67,7 +67,6 @@ exclude_lines =
# Jython needs special care.
pragma: only jython
- skip.*Jython
if env.JYTHON
# IronPython isn't included in metacoverage.