#22945: Creating a tests directory with __init__ breaks the testrunner
-------------------------------------+-------------------------------------
     Reporter:  gene.dolgin@…        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Testing framework    |                  Version:  1.7-rc-1
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  testrunner, tests,   |             Triage Stage:
  test                               |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by mitar):

 I had the same problem, with the following structure:

 {{{
 missing/
   __init__.py
   test.py
   tests/
     __init__.py
     test_missing.py
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/22945#comment:12>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/079.e7c2d1e2350f5184b72ef05118632533%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to