mirror of
https://github.com/django/django.git
synced 2025-10-30 00:56:09 +00:00
@@ -1,6 +1,7 @@
|
||||
from django.http import HttpResponse
|
||||
import unittest
|
||||
|
||||
|
||||
class HttpResponseTests(unittest.TestCase):
|
||||
|
||||
def test_status_code(self):
|
||||
|
||||
Reference in New Issue
Block a user