Reorder apps to make tests run
authorZygmunt Krynicki <zygmunt.krynicki@linaro.org>
Tue, 14 Jun 2011 08:59:46 +0000 (10:59 +0200)
committerZygmunt Krynicki <zygmunt.krynicki@linaro.org>
Tue, 14 Jun 2011 08:59:46 +0000 (10:59 +0200)
commite130542deba5ff5957caff73c22cc1cfbbf92ebb
tree97f8fb4cd6a2e464cf3a6ab9f414b48642b4b1e2
parentc8a9f4983b1e6247bbb17d69257f144fafb4e646
Reorder apps to make tests run

Tests in django-testproject are not invoked for all applications
as that takes lots of time (we don't want to test auth all over again).
Instead, by default, only the last application test suite is invoked.
linaro_django_pagination/test_project/settings.py