예제 #1
0
파일: unit.py 프로젝트: garethr/mnml
 def test_get_content(self):
     response = HttpResponse()
     self.assertEqual(response.get_content(), [b'', '\n'])