diff options
Diffstat (limited to 'djangorestframework/tests/response.py')
| -rw-r--r-- | djangorestframework/tests/response.py | 2 |
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 # |
