summaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorBill Nottingham <notting@splat.cc>2018-02-26 20:55:13 +0100
committerBill Nottingham <notting@splat.cc>2018-02-26 20:55:13 +0100
commit9c722cba224ad5bf0710b31cfded5b95e12b1c88 (patch)
treee25686f674ee7ece7cafb8614462f97df229a5a3 /pytest.ini
parentMerge pull request #904 from ansible/oauth_n_session (diff)
downloadawx-9c722cba224ad5bf0710b31cfded5b95e12b1c88.tar.xz
awx-9c722cba224ad5bf0710b31cfded5b95e12b1c88.zip
Remove some obsolete code.
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 4884ec4897..91e4c9a95a 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -7,6 +7,5 @@ addopts = --reuse-db --nomigrations --tb=native
markers =
ac: access control test
license_feature: ensure license features are accessible or not depending on license
- mongo_db: drop mongodb test database before test runs
survey: tests related to survey feature
inventory_import: tests of code used by inventory import command