From 261de0d17b8e19b404bfc3b60e0448ae91d19ce5 Mon Sep 17 00:00:00 2001 From: Nicolas ROCHE Date: Thu, 18 Apr 2019 17:26:16 +0200 Subject: [PATCH] make effective tests from the tests_schemas directory (#32468) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index f97d219..53408aa 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/hobo -envlist = coverage-{django18,django111}-{authentic,hobo,multipublik,multitenant,passerelle}, +envlist = coverage-{django18,django111}-{authentic,hobo,multipublik,multitenant,passerelle,schemas}, [testenv] basepython = python2