X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=pytest.ini;h=435962eb94f554cc97fa4f63fe073986f24fad3d;hb=5a0c0284b85a13255f86513565d145ebecfa9637;hp=8cab58e6b38a34093da1e9cc1df356378d08056b;hpb=7d4d3d9380deb5d784cf52f9f3f136a551e5c522;p=djsite.git diff --git a/pytest.ini b/pytest.ini index 8cab58e..435962e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,3 @@ [pytest] DJANGO_SETTINGS_MODULE=djsite.settings +addopts = --fail-on-template-vars \ No newline at end of file