summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-08-09 15:59:59 -0700
committerPete Zaitcev <zaitcev@kotori.zaitcev.us>2019-08-09 22:04:55 -0500
commit227fe30251984feb45b761390a4ec1d8f5cc894d (patch)
tree1de7d47822a64e5cd52642052732c26f6299acf4 /tox.ini
parent394d4655fa17d0d4066fe8183570a5ce40ba42f5 (diff)
downloadswift-227fe30251984feb45b761390a4ec1d8f5cc894d.tar.gz
py3: port test/functional/test_versioned_writes.py
Change-Id: I8c2517599a6d1cdf68050dc7acb039f09875fd53
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 201425e6a..44b0bee28 100644
--- a/tox.ini
+++ b/tox.ini
@@ -54,6 +54,7 @@ commands =
test/functional/test_staticweb.py \
test/functional/test_symlink.py \
test/functional/test_tempurl.py \
+ test/functional/test_versioned_writes.py \
test/functional/tests.py}
[testenv:func-ec-py3]