mirror of
https://github.com/django/django.git
synced 2025-03-09 17:02:43 +00:00
Modified sitemaps to work with unittest2 discovery.
This commit is contained in:
parent
629d704d5f
commit
e3cfbaaca4
@ -1,4 +1,4 @@
|
||||
from .flatpages import FlatpagesSitemapTests
|
||||
from .generic import GenericViewsSitemapTests
|
||||
from .http import HTTPSitemapTests
|
||||
from .https import HTTPSSitemapTests, HTTPSDetectionSitemapTests
|
||||
from .test_flatpages import FlatpagesSitemapTests
|
||||
from .test_generic import GenericViewsSitemapTests
|
||||
from .test_http import HTTPSitemapTests
|
||||
from .test_https import HTTPSSitemapTests, HTTPSDetectionSitemapTests
|
||||
|
Loading…
x
Reference in New Issue
Block a user