Skip to content

Commit 57608b9

Browse files
committed
Displayed warnings during test suite.
1 parent 24c4850 commit 57608b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ envlist =
1111
commands = ./runtests.py --fast {posargs} --coverage -rw
1212
setenv =
1313
PYTHONDONTWRITEBYTECODE=1
14+
PYTHONWARNINGS=once
1415
deps =
1516
django17: Django==1.7.11
1617
django18: Django==1.8.9

0 commit comments

Comments
 (0)