Kaydet (Commit) 4dab2d2f authored tarafından Paul McMillan's avatar Paul McMillan

Fixed a typo in test docstring.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@16894 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 64262089
......@@ -25,7 +25,7 @@ class NoModelTests(TestCase):
Test for #7198 to ensure that the proper error message is raised
when attempting to load an app with no models.py file.
Becuase the test runner won't currently load a test module with no
Because the test runner won't currently load a test module with no
models.py file, this TestCase instead lives in this module.
It seemed like an appropriate home for it.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment