summaryrefslogtreecommitdiff
path: root/tests/unmanaged_models
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-12-31 14:29:52 -0500
committerTim Graham <timograham@gmail.com>2015-12-31 14:29:52 -0500
commit98839e906632dfe77c6f6906d61d62868a0541dc (patch)
tree804209f1a293883401d714c0afdf75b3e43da93e /tests/unmanaged_models
parent16411b8400ad08f90c236bb2e18f65c655f903f8 (diff)
Removed British/Austrialian word: whilist.
Diffstat (limited to 'tests/unmanaged_models')
-rw-r--r--tests/unmanaged_models/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unmanaged_models/tests.py b/tests/unmanaged_models/tests.py
index 50b123eef6..e98cee8ae1 100644
--- a/tests/unmanaged_models/tests.py
+++ b/tests/unmanaged_models/tests.py
@@ -12,7 +12,7 @@ class SimpleTests(TestCase):
"""
The main test here is that the all the models can be created without
any database errors. We can also do some more simple insertion and
- lookup tests whilst we're here to show that the second of models do
+ lookup tests while we're here to show that the second of models do
refer to the tables from the first set.
"""
# Insert some data into one set of models.