summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
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 f1deb7e..cd9dda6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -23,6 +23,7 @@ downloadcache = ~/cache/pip
changedir = {toxinidir}
whitelist_externals=bash
commands = bash tools/functional_tests.sh
+ bash tools/gswauth_functional_tests.sh
[testenv:pep8]
changedir = {toxinidir}