diff options
author | Bill Nottingham <notting@splat.cc> | 2018-02-26 20:55:13 +0100 |
---|---|---|
committer | Bill Nottingham <notting@splat.cc> | 2018-02-26 20:55:13 +0100 |
commit | 9c722cba224ad5bf0710b31cfded5b95e12b1c88 (patch) | |
tree | e25686f674ee7ece7cafb8614462f97df229a5a3 /tox.ini | |
parent | Merge pull request #904 from ansible/oauth_n_session (diff) | |
download | awx-9c722cba224ad5bf0710b31cfded5b95e12b1c88.tar.xz awx-9c722cba224ad5bf0710b31cfded5b95e12b1c88.zip |
Remove some obsolete code.
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -75,4 +75,3 @@ 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 |