From e62a09a14b109edb07aabfede29097197f11fee0 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Thu, 31 Dec 2020 10:20:25 +0100 Subject: Add a testcase for packages. --- testsuite/pyunit/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/pyunit/pytest.ini') 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 -- cgit v1.2.3