aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/pytest.ini
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2020-12-31 10:20:25 +0100
committertgingold <tgingold@users.noreply.github.com>2021-01-01 11:19:04 +0100
commite62a09a14b109edb07aabfede29097197f11fee0 (patch)
tree9817fcaa748f16a3fe0ecc6523d9d5a894e54136 /testsuite/pyunit/pytest.ini
parent41e7c0b3f5ae86d873587033732c4474530e779f (diff)
downloadghdl-e62a09a14b109edb07aabfede29097197f11fee0.tar.gz
ghdl-e62a09a14b109edb07aabfede29097197f11fee0.tar.bz2
ghdl-e62a09a14b109edb07aabfede29097197f11fee0.zip
Add a testcase for packages.
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