diff options
| author | Claude Paroz <claude@2xlibre.net> | 2013-12-31 11:25:02 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2013-12-31 11:25:02 +0100 |
| commit | 0b825adcf2a4608c8fb02a19cc56dc96ef1414a1 (patch) | |
| tree | f3608955959db9e3c4e96321f883858d8a62fde6 | |
| parent | a5e2a0e569809b7ea0c379e12d637ef0e5c9c8b9 (diff) | |
Renamed syndication tests
To resolve the conflict between application names.
| -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 |
