Skip to content

Commit

Permalink
Added instructions for running the test suite.
Browse files Browse the repository at this point in the history
  • Loading branch information
exogen committed Dec 3, 2010
1 parent 11d0261 commit bf69f93
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.markdown
Expand Up @@ -34,6 +34,13 @@ Finally, copy the media files to the location from which your static files
are served, and set `ADMINBROWSE_MEDIA_URL` to the corresponding location.
Keep reading for details.

After installing adminbrowse, you may wish to ensure that everything's in
working order:

$ python manage.py test adminbrowse

If it's not, please let me know!

Usage
-----
### Quickstart
Expand Down

0 comments on commit bf69f93

Please sign in to comment.