fix copy-paste typo.

This commit is contained in:
Marko Tibold 2011-12-12 12:09:10 +01:00
parent 3a4ca88a6c
commit 7b6a6caa96

View File

@ -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):