summaryrefslogtreecommitdiff
path: root/metacov.ini
diff options
context:
space:
mode:
Diffstat (limited to 'metacov.ini')
-rw-r--r--metacov.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/metacov.ini b/metacov.ini
index fc85f26e..80c508e9 100644
--- a/metacov.ini
+++ b/metacov.ini
@@ -9,8 +9,6 @@ parallel = true
source =
${COVERAGE_HOME?}/coverage
${COVERAGE_HOME?}/tests
-context = ${COVERAGE_PYVERSION?}
-dynamic_context = test_function
[report]
# We set a different pragma so our code won't be confused with test code.