Hi.
You have named your test incorectly, so django won't see it as a test.
You need to name testCamelCaseName. Camel cases are probably not
required but that's the convention. Try renaming your test.

~Jakob

On Apr 17, 9:04 pm, Daniel Joshua Worth <pipemanmu...@gmail.com>
wrote:
> If I run "./manage.py tests booking" it returns ok but says it ran 0 tests
> so I'm obviously not doing something right if it's not running the test at
> all. I keep reading the docs but it's not coming to me what I messed up.
--~--~---------~--~----~------------~-------~--~----~
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