summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-05-22 05:59:41 +0000
committerGerrit Code Review <review@openstack.org>2019-05-22 05:59:41 +0000
commit720979e3f130da567ae830c0bd0b569664d29edc (patch)
tree1022aa200e7da93c3fce179610559cd7126ab7c4 /tox.ini
parent5be0e9ff0993e17149424ef73bbaa42ecbeca61b (diff)
parentbec2cccd430845aba7437075feb3dbc7099fc5c2 (diff)
downloadswift-720979e3f130da567ae830c0bd0b569664d29edc.tar.gz
Merge "py3: port expirer"
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 f131778f4..55992e7c3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -94,6 +94,7 @@ commands =
test/unit/common/test_wsgi.py \
test/unit/container \
test/unit/obj/test_auditor.py \
+ test/unit/obj/test_expirer.py \
test/unit/obj/test_replicator.py \
test/unit/obj/test_server.py \
test/unit/obj/test_updater.py \