diff options
Diffstat (limited to 'tests/empty')
| -rw-r--r-- | tests/empty/models.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/empty/models.py b/tests/empty/models.py index a6cdb0aa22..ee05787e43 100644 --- a/tests/empty/models.py +++ b/tests/empty/models.py @@ -1,5 +1,5 @@ """ -40. Empty model tests +Empty model tests These test that things behave sensibly for the rare corner-case of a model with no fields. |
