aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/response.py
diff options
context:
space:
mode:
Diffstat (limited to 'djangorestframework/tests/response.py')
-rw-r--r--djangorestframework/tests/response.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/djangorestframework/tests/response.py b/djangorestframework/tests/response.py
index 6f225fa8..d973deb4 100644
--- a/djangorestframework/tests/response.py
+++ b/djangorestframework/tests/response.py
@@ -5,7 +5,7 @@
#from djangorestframework.response import Response
#
#
-#class TestResponse(TestCase):
+#class TestResponse(TestCase):
#
# # Interface tests
#