fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' of git://github.com/cicuz/django-pagination
[django-pagination.git]
/
tests
/
runtests.py
diff --git
a/tests/runtests.py
b/tests/runtests.py
index
6fb4b93
..
c0fba8f
100644
(file)
--- a/
tests/runtests.py
+++ b/
tests/runtests.py
@@
-9,7
+9,7
@@
os.environ['DJANGO_SETTINGS_MODULE'] = 'settings'
from django.test.simple import run_tests
if __name__ == "__main__":
from django.test.simple import run_tests
if __name__ == "__main__":
- failures = run_tests(['pagination',], verbosity=9)
+ failures = run_tests(['
linaro_django_
pagination',], verbosity=9)
if failures:
sys.exit(failures)
# Reset the DJANGO_SETTINGS_MODULE to what it was before running tests.
if failures:
sys.exit(failures)
# Reset the DJANGO_SETTINGS_MODULE to what it was before running tests.