On 10/2/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
>
> On Tue, 2007-10-02 at 11:08 -0700, Marc Garcia wrote:
> >
> > Also, I've seen that there is another test file where all those
> > localflavor files are imported, I figure out that I've to add mine,
> > but Do I have to execute it later? Why?
>
> The "controlling" file for that particular set of tests is
> regressiontests/forms/tests.py (look for the __tests__ dictionary).
>
> However, you don't need to do anything special beyond adding new lines
> to the localflavor.py file.

Well, the file was recently split into per-flavor testing files, so
you now have to import your tests into regressiontests/forms/tests.py
, just as it's done with the other flavors.

-- 
Leo Soto M.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to