summaryrefslogtreecommitdiff
path: root/tests/modeltests/validation
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-05-31 19:23:07 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-05-31 19:23:07 +0000
commit02fcfe621664488eab69d90158f65adef292e84a (patch)
tree7b300ad9768dfbb899f570cd8b6121c6846c3eb8 /tests/modeltests/validation
parenta846155118747d6cdebaa92326eac1b08118e8ff (diff)
Cleaned up numbering with model unit tests
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/modeltests/validation')
-rw-r--r--tests/modeltests/validation/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modeltests/validation/models.py b/tests/modeltests/validation/models.py
index e5f85582b5..8904c42727 100644
--- a/tests/modeltests/validation/models.py
+++ b/tests/modeltests/validation/models.py
@@ -1,5 +1,5 @@
"""
-29. Validation
+30. Validation
This is an experimental feature!