mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-11-02 08:47:26 +03:00
3 lines
56 B
Makefile
3 lines
56 B
Makefile
test:
|
|
coverage run --source=dj_rest_auth setup.py test
|