summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-04-17 10:15:26 -0700
committerTim Burke <tim.burke@gmail.com>2019-08-07 16:23:59 -0700
commit7c74dbd255eac241e70745f269ba9383c124821a (patch)
tree4b575e37fe2b4b940ddcf834dde1d40974e04888 /tox.ini
parent8d3d21e66846979d3bb4fbac136251da88f22310 (diff)
downloadswift-7c74dbd255eac241e70745f269ba9383c124821a.tar.gz
py3: port dlo func tests
Drive-by: fix an issue where tf.config wasn't initialized when we decide whether to skip test_dlo_referer_on_segment_container. Change-Id: Iad8b3ab40dccb23847cde5c09f55627da0963fe0
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 70e40aad9..2ee3952d5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -49,6 +49,7 @@ basepython = python3
commands =
nosetests {posargs: \
test/functional/test_access_control.py \
+ test/functional/test_dlo.py \
test/functional/test_domain_remap.py \
test/functional/test_object.py \
test/functional/test_staticweb.py \