summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/tests.py
diff options
context:
space:
mode:
authorJeremy Dunck <jdunck@gmail.com>2007-03-06 14:21:30 +0000
committerJeremy Dunck <jdunck@gmail.com>2007-03-06 14:21:30 +0000
commit5514d8731955466dad0cdaf395ddd4da1c101274 (patch)
tree7a51066204f4bacb3bfb30a74d089d3309959177 /tests/regressiontests/forms/tests.py
parentd60c44319459ea6aeb7d2c77d2efd8b4b4683296 (diff)
gis: Merged revisions 4564-4668 via svnmerge from
http://code.djangoproject.com/svn/django/trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@4669 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/forms/tests.py')
-rw-r--r--tests/regressiontests/forms/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/regressiontests/forms/tests.py b/tests/regressiontests/forms/tests.py
index db3969429e..a9ce8d23b3 100644
--- a/tests/regressiontests/forms/tests.py
+++ b/tests/regressiontests/forms/tests.py
@@ -3476,6 +3476,7 @@ as its choices.
<option value="ME">Maine</option>
<option value="MH">Marshall Islands</option>
<option value="MD">Maryland</option>
+<option value="MA">Massachusetts</option>
<option value="MI">Michigan</option>
<option value="MN">Minnesota</option>
<option value="MS">Mississippi</option>