[Tests] use new Django 1.6 test runner
commit18d85b88091929861f80ac73d658bf82c574b1b7
authorStefan Kögl <stefan@skoegl.net>
Sun, 26 Oct 2014 14:06:04 +0000 (26 15:06 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sun, 26 Oct 2014 14:14:20 +0000 (26 15:14 +0100)
tree23a23e1774e5a33d228a3c0f0a82fa0d8990c014
parent3f3f9cc929cf1bbf45a0d5bbcc71acf57e158b12
[Tests] use new Django 1.6 test runner

https://docs.djangoproject.com/en/dev/releases/1.6/#new-test-runner
mygpo/api/tests.py
mygpo/core/tests.py
mygpo/data/tests.py
mygpo/maintenance/tests.py
mygpo/publisher/tests.py
mygpo/settings.py
mygpo/test.py
mygpo/userfeeds/tests.py
mygpo/users/tests.py
mygpo/web/tests.py