mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Move tests out of app module
(Directory structure as suggested in [Django testing docs][1].) [1]: https://docs.djangoproject.com/en/1.9/topics/testing/advanced/#using-the-django-test-runner-to-test-reusable-applications
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
include README.rst AUTHORS.txt LICENSE
|
||||
recursive-include anymail *.py
|
||||
prune anymail/tests
|
||||
|
||||
Reference in New Issue
Block a user