summaryrefslogtreecommitdiff
path: root/tests/modeltests/empty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modeltests/empty')
-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 0e5d572504..2493b53837 100644
--- a/tests/modeltests/empty/models.py
+++ b/tests/modeltests/empty/models.py
@@ -1,5 +1,5 @@
"""
-Empty model tests
+39. Empty model tests
These test that things behave sensibly for the rare corner-case of a model with
no fields.