mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
update README for new test_settings location
This commit is contained in:
parent
340024e930
commit
f2811cb2d7
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ If you need to move search servers and want to just delete everything in the sea
|
|||
NewsBlur comes complete with a test suite that tests the functionality of the rss_feeds,
|
||||
reader, and feed importer. To run the test suite:
|
||||
|
||||
./manage.py test --settings=utils.test-settings
|
||||
./manage.py test --settings=newsblur_web.test-settings
|
||||
|
||||
|
||||
## In Case of Downtime
|
||||
|
|
Loading…
Add table
Reference in a new issue