aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/pyunit/pytest.ini')
-rw-r--r--testsuite/pyunit/pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/pyunit/pytest.ini b/testsuite/pyunit/pytest.ini
index e00478651..fe04697ef 100644
--- a/testsuite/pyunit/pytest.ini
+++ b/testsuite/pyunit/pytest.ini
@@ -1,5 +1,5 @@
[pytest]
-addopts = -rA
+#addopts = -rA
# Don't set 'python_classes = *' otherwise, pytest doesn't search for classes
# derived from unittest.Testcase