Skip to content

Commit

Permalink
Merge 0afb08c into 1d42f7e
Browse files Browse the repository at this point in the history
  • Loading branch information
timgates42 committed Mar 2, 2020
2 parents 1d42f7e + 0afb08c commit 288807f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
This script is a trick to setup a fake Django environment, since this reusable
app will be developed and tested outside any specifiv Django project.
app will be developed and tested outside any specific Django project.
Via ``settings.configure`` you will be able to set all necessary settings
for your app and run the tests as if you were calling ``./manage.py test``.
Expand Down

0 comments on commit 288807f

Please sign in to comment.