summaryrefslogtreecommitdiff
path: root/tests/m2m_through_regress/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/m2m_through_regress/tests.py')
-rw-r--r--tests/m2m_through_regress/tests.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/m2m_through_regress/tests.py b/tests/m2m_through_regress/tests.py
index eae151546b..77a15a574b 100644
--- a/tests/m2m_through_regress/tests.py
+++ b/tests/m2m_through_regress/tests.py
@@ -113,8 +113,7 @@ class M2MThroughSerializationTestCase(TestCase):
<field type="CharField" name="name">Roll</field>
</object>
</django-objects>
- """.strip()
- % pks,
+ """.strip() % pks,
)