summaryrefslogtreecommitdiff
path: root/tests/admin_views
diff options
context:
space:
mode:
Diffstat (limited to 'tests/admin_views')
-rw-r--r--tests/admin_views/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/admin_views/tests.py b/tests/admin_views/tests.py
index 5e300de8bc..5fab253f80 100644
--- a/tests/admin_views/tests.py
+++ b/tests/admin_views/tests.py
@@ -3927,7 +3927,7 @@ class AdminViewStringPrimaryKeyTest(TestCase):
)
def test_deleteconfirmation_link(self):
- """ "
+ """
The link from the delete confirmation page referring back to the
changeform of the object should be quoted.
"""