diff options
Diffstat (limited to 'ipatests/pytest.ini')
-rw-r--r-- | ipatests/pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipatests/pytest.ini b/ipatests/pytest.ini index d4ff3f00d..fbd6558ab 100644 --- a/ipatests/pytest.ini +++ b/ipatests/pytest.ini @@ -8,6 +8,7 @@ python_classes = test_ Test addopts = --doctest-modules -p ipatests.pytest_plugins.declarative + -p ipatests.pytest_plugins.ordering # Ignore files for doc tests. # TODO: ideally, these should all use __name__=='__main__' guards --ignore=setup.py |