diff options
Diffstat (limited to 'tests/admin_scripts/tests.py')
| -rw-r--r-- | tests/admin_scripts/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/admin_scripts/tests.py b/tests/admin_scripts/tests.py index c2bb9f9e5d..2e77f2c97a 100644 --- a/tests/admin_scripts/tests.py +++ b/tests/admin_scripts/tests.py @@ -2652,7 +2652,7 @@ class StartProject(LiveServerTestCase, AdminScriptTestCase): urls.urlpatterns = old_urlpatterns def test_project_template_tarball_url(self): - """ " + """ Startproject management command handles project template tar/zip balls from non-canonical urls. """ |
