Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: 935159d9517ca951cbd5665c521d3c91102948d8
      
https://github.com/django/django/commit/935159d9517ca951cbd5665c521d3c91102948d8
  Author: Preston Timmons <prestontimm...@gmail.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M django/test/simple.py
    M tests/test_runner/tests.py
    M tests/test_runner/valid_app/tests/__init__.py

  Log Message:
  -----------
  [1.7.x] Fixed #22478 -- Regression in test label discovery.

As part of the app-loading updates the old test runner was changed to not
require a models module. This introduced a regression in behavior so
applabel.TestCase failed for tests defined in a directory.

The fix is thanks to yakky and rtnpro.


-- 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/53569f1fa6473_5b0c1161d4412189e%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to