Fix typo YAMLRendererTests

This commit is contained in:
badaud_t 2013-10-17 01:07:50 +02:00
parent bdf8b53218
commit 8a5fea06f0

View File

@ -328,7 +328,7 @@ if yaml:
class YAMLRendererTests(TestCase):
"""
Tests specific to the JSON Renderer
Tests specific to the YAML Renderer
"""
def test_render(self):