mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-09 16:13:39 +03:00
Move parser tests to correct directory
This commit is contained in:
parent
c8e475023c
commit
959e234260
|
@ -137,5 +137,3 @@ class TestFileUploadParser(TestCase):
|
||||||
|
|
||||||
def __replace_content_disposition(self, disposition):
|
def __replace_content_disposition(self, disposition):
|
||||||
self.parser_context['request'].META['HTTP_CONTENT_DISPOSITION'] = disposition
|
self.parser_context['request'].META['HTTP_CONTENT_DISPOSITION'] = disposition
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user