mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 19:14:01 +03:00
fix copy-paste typo.
This commit is contained in:
parent
3a4ca88a6c
commit
7b6a6caa96
|
@ -232,7 +232,7 @@ if YAMLRenderer:
|
|||
|
||||
class XMLRendererTestCase(TestCase):
|
||||
"""
|
||||
Tests specific to the JSON Renderer
|
||||
Tests specific to the XML Renderer
|
||||
"""
|
||||
|
||||
def test_render_string(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user