Sorry for multiple posts


On Mar 5, 11:16 am, saeb <sridevi.ma...@gmail.com> wrote:
> My project is divided into 3 apps, and all 3 apps have a "tests.py"
> file. When I run manage.py test, none of the tests run. But if I run
> manage.py test app1.TestCase1.test1 , it runs fine. For some reason
> django is unable to find app tests. I have all the apps in
> INSTALLED_APPS. What am I missing?
>
> Thanks,
> saeb
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to