Commit 946e87de authored by Jannis Leidel's avatar Jannis Leidel
Browse files

Fixed #14990 -- Added sitemaps tests templates to manifest template.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15114 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 7902a89c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,3 +27,4 @@ recursive-include django/contrib/gis/tests/data *
recursive-include django/contrib/gis/tests/geoapp/fixtures *
recursive-include django/contrib/gis/tests/geogapp/fixtures *
recursive-include django/contrib/sitemaps/templates *
recursive-include django/contrib/sitemaps/tests/templates *