summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorPete Zaitcev <zaitcev@kotori.zaitcev.us>2019-02-18 19:03:49 -0600
committerPete Zaitcev <zaitcev@kotori.zaitcev.us>2019-03-04 15:16:27 -0600
commit860ae1e001d95df3096cfc81c42a9fe6feda067f (patch)
tree1f20d2d31cf1a4473cac5c235b16f01f65541f0e /tox.ini
parent45994e4d3187decdfa2513c0fc0fa337ec888948 (diff)
downloadswift-860ae1e001d95df3096cfc81c42a9fe6feda067f.tar.gz
py3: port proxy account controller
Change-Id: I5a0d2108d01395aedb4ac18464ed2e38ad13ce84
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..f659f52c1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -87,6 +87,7 @@ commands =
test/unit/obj/test_replicator.py \
test/unit/obj/test_server.py \
test/unit/obj/test_updater.py \
+ test/unit/proxy/controllers/test_account.py \
test/unit/proxy/controllers/test_base.py \
test/unit/proxy/controllers/test_info.py \
test/unit/proxy/controllers/test_obj.py}