summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/syndication_tests/__init__.py (renamed from tests/syndication/__init__.py)0
-rw-r--r--tests/syndication_tests/feeds.py (renamed from tests/syndication/feeds.py)0
-rw-r--r--tests/syndication_tests/fixtures/feeddata.json (renamed from tests/syndication/fixtures/feeddata.json)0
-rw-r--r--tests/syndication_tests/models.py (renamed from tests/syndication/models.py)0
-rw-r--r--tests/syndication_tests/templates/syndication/description.html (renamed from tests/syndication/templates/syndication/description.html)0
-rw-r--r--tests/syndication_tests/templates/syndication/description_context.html (renamed from tests/syndication/templates/syndication/description_context.html)0
-rw-r--r--tests/syndication_tests/templates/syndication/title.html (renamed from tests/syndication/templates/syndication/title.html)0
-rw-r--r--tests/syndication_tests/templates/syndication/title_context.html (renamed from tests/syndication/templates/syndication/title_context.html)0
-rw-r--r--tests/syndication_tests/tests.py (renamed from tests/syndication/tests.py)0
-rw-r--r--tests/syndication_tests/urls.py (renamed from tests/syndication/urls.py)0
10 files changed, 0 insertions, 0 deletions
diff --git a/tests/syndication/__init__.py b/tests/syndication_tests/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/tests/syndication/__init__.py
+++ b/tests/syndication_tests/__init__.py
diff --git a/tests/syndication/feeds.py b/tests/syndication_tests/feeds.py
index 2097cb62ad..2097cb62ad 100644
--- a/tests/syndication/feeds.py
+++ b/tests/syndication_tests/feeds.py
diff --git a/tests/syndication/fixtures/feeddata.json b/tests/syndication_tests/fixtures/feeddata.json
index 52e5028fcd..52e5028fcd 100644
--- a/tests/syndication/fixtures/feeddata.json
+++ b/tests/syndication_tests/fixtures/feeddata.json
diff --git a/tests/syndication/models.py b/tests/syndication_tests/models.py
index 166acd69ca..166acd69ca 100644
--- a/tests/syndication/models.py
+++ b/tests/syndication_tests/models.py
diff --git a/tests/syndication/templates/syndication/description.html b/tests/syndication_tests/templates/syndication/description.html
index 85ec82c8df..85ec82c8df 100644
--- a/tests/syndication/templates/syndication/description.html
+++ b/tests/syndication_tests/templates/syndication/description.html
diff --git a/tests/syndication/templates/syndication/description_context.html b/tests/syndication_tests/templates/syndication/description_context.html
index 319d84b1b0..319d84b1b0 100644
--- a/tests/syndication/templates/syndication/description_context.html
+++ b/tests/syndication_tests/templates/syndication/description_context.html
diff --git a/tests/syndication/templates/syndication/title.html b/tests/syndication_tests/templates/syndication/title.html
index eb17969714..eb17969714 100644
--- a/tests/syndication/templates/syndication/title.html
+++ b/tests/syndication_tests/templates/syndication/title.html
diff --git a/tests/syndication/templates/syndication/title_context.html b/tests/syndication_tests/templates/syndication/title_context.html
index 319d84b1b0..319d84b1b0 100644
--- a/tests/syndication/templates/syndication/title_context.html
+++ b/tests/syndication_tests/templates/syndication/title_context.html
diff --git a/tests/syndication/tests.py b/tests/syndication_tests/tests.py
index a3b75369be..a3b75369be 100644
--- a/tests/syndication/tests.py
+++ b/tests/syndication_tests/tests.py
diff --git a/tests/syndication/urls.py b/tests/syndication_tests/urls.py
index 1b5d77f2e1..1b5d77f2e1 100644
--- a/tests/syndication/urls.py
+++ b/tests/syndication_tests/urls.py