summaryrefslogtreecommitdiff
path: root/tests/modeltests/empty/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modeltests/empty/models.py')
-rw-r--r--tests/modeltests/empty/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modeltests/empty/models.py b/tests/modeltests/empty/models.py
index 2493b53837..d57087134e 100644
--- a/tests/modeltests/empty/models.py
+++ b/tests/modeltests/empty/models.py
@@ -1,5 +1,5 @@
"""
-39. Empty model tests
+40. Empty model tests
These test that things behave sensibly for the rare corner-case of a model with
no fields.