summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-03-05 01:01:04 +0000
committerGerrit Code Review <review@openstack.org>2019-03-05 01:01:04 +0000
commit65f2fd8c958263ce5a9d86cd13c0b58a83ae751a (patch)
treedbe845cd03051a2c5036a9bc03ca6d125944163f /tox.ini
parent45994e4d3187decdfa2513c0fc0fa337ec888948 (diff)
parent3be384c810f0c828f00c2ce8cf26c452673e0138 (diff)
downloadswift-65f2fd8c958263ce5a9d86cd13c0b58a83ae751a.tar.gz
Merge "py3: port proxy container controller"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 072c5e79a..66a4c8469 100644
--- a/tox.ini
+++ b/tox.ini
@@ -88,6 +88,7 @@ commands =
test/unit/obj/test_server.py \
test/unit/obj/test_updater.py \
test/unit/proxy/controllers/test_base.py \
+ test/unit/proxy/controllers/test_container.py \
test/unit/proxy/controllers/test_info.py \
test/unit/proxy/controllers/test_obj.py}