Add new test runner
authorAlbert Tugushev <albert@tugushev.ru>
Fri, 1 Jan 2016 08:39:44 +0000 (11:39 +0300)
committerAlbert Tugushev <albert@tugushev.ru>
Sat, 2 Jan 2016 16:31:11 +0000 (19:31 +0300)
commit994531a1c248812008f698a7c2f6cfb7eddf2170
tree1931f52aca6040d1530efd7fbe06e99068af6b2d
parent59500533db29f189154369ce87f0027f2d0cd84c
Add new test runner

Also move test.py file to tests directory
linaro_django_pagination/tests.py [deleted file]
linaro_django_pagination/tests/__init__.py [new file with mode: 0644]
linaro_django_pagination/tests/runner.py [new file with mode: 0755]
linaro_django_pagination/tests/test_main.py [new file with mode: 0644]
setup.py