summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-10-06 11:26:22 +0000
committerGerrit Code Review <review@openstack.org>2015-10-06 11:26:22 +0000
commit2c3f81e00e75e8a05632d41aeef05a8df056cba7 (patch)
tree493d4fe4572d9ab87e146be1e2d4c21c5fa8a669 /tox.ini
parente63674f72bbf6f62c72cc7900a70e9aa4e838dc7 (diff)
parent078783cb35d398f365642b01e36d2bd8c7dee3f6 (diff)
downloadhorizon-2c3f81e00e75e8a05632d41aeef05a8df056cba7.tar.gz
Merge "Port openstack dashboard overview tests to Python 3"
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 7d14c99d5..24e097a62 100644
--- a/tox.ini
+++ b/tox.ini
@@ -42,6 +42,7 @@ commands =
openstack_dashboard.dashboards.project.access_and_security.api_access.tests \
openstack_dashboard.dashboards.project.images.images.tests.CreateImageFormTests \
openstack_dashboard.dashboards.project.images.tests.ImagesAndSnapshotsUtilsTests \
+ openstack_dashboard.dashboards.project.overview.tests \
openstack_dashboard.dashboards.project.stacks.tests.TemplateFormTests \
openstack_dashboard.dashboards.settings.password \
openstack_dashboard.test.api_tests.base_tests.APIDictWrapperTests \