diff --git a/pytest.ini b/pytest.ini index e5649d0..451f3b5 100644 --- a/pytest.ini +++ b/pytest.ini @@ -5,7 +5,6 @@ addopts = --doctest-glob='*.rst' --ignore=test.clones.py --ignore=clones.py + --ignore=tests/official_tests + --ignore=Diffs --doctest-modules -norecursedirs = - tests/official_tests - Diffs