summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-05-16 14:37:42 -0700
committerThiago da Silva <thiagodasilva@gmail.com>2019-07-22 15:02:37 +0100
commita48104c5454a216464313cd3473297c113069450 (patch)
tree819c24c56144d7bdc69c577db77a511779c0c0d1 /tox.ini
parent2926fc96a36a573380eca18d60440a2337442015 (diff)
downloadswift-a48104c5454a216464313cd3473297c113069450.tar.gz
py3: port SLO func tests
Drive-by: remove some py2/py3 code branches where encoding/decoding should always succeed. Change-Id: Iabfa157f2b20e6fd650a441e9c0f6163478ce147
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 2e5f60725..03a8c4ba7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -50,6 +50,7 @@ commands =
nosetests {posargs: \
test/functional/test_domain_remap.py \
test/functional/test_object.py \
+ test/functional/test_slo.py \
test/functional/test_staticweb.py \
test/functional/test_symlink.py \
test/functional/test_tempurl.py \