summaryrefslogtreecommitdiff
path: root/metacov.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-13 07:11:04 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-13 07:11:04 -0500
commit8b65ba2e0419087b5b24ea04107e983323940ee0 (patch)
treef2e5b49ac33400c1487940ad0600221fe838c0f6 /metacov.ini
parentbe607f78fe5efab3cef22da8fffbe18d1b413128 (diff)
downloadpython-coveragepy-git-8b65ba2e0419087b5b24ea04107e983323940ee0.tar.gz
Jython has no multiprocessing module
Diffstat (limited to 'metacov.ini')
-rw-r--r--metacov.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/metacov.ini b/metacov.ini
index 8170d6dd..a16c6d66 100644
--- a/metacov.ini
+++ b/metacov.ini
@@ -19,6 +19,7 @@ exclude_lines =
raise AssertionError
pragma: debugging
pragma: only failure
+ pragma: only jython
partial_branches =
pragma: part covered