From 07349597ab936dc9887caa70b5d7d2860c897b12 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 29 Dec 2011 13:31:12 +0000 Subject: whitespace fixes --- djangorestframework/tests/response.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'djangorestframework/tests/response.py') 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 # -- cgit v1.2.3