diff options
| author | Karen Tracey <kmtracey@gmail.com> | 2010-04-20 20:43:17 +0000 |
|---|---|---|
| committer | Karen Tracey <kmtracey@gmail.com> | 2010-04-20 20:43:17 +0000 |
| commit | 1982c8b73e7d09bef30fbf38eef4f7e706e598ae (patch) | |
| tree | 308c027e33769854ebd1a01675d9c1921c57b1a1 | |
| parent | 2f6317f89ce5ec583bb0babd2521fb95ae2fcdbb (diff) | |
[1.1.X] Adjust the fr.py localflavor tests to account for r13007.
Merge of applicable part of r13008.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | tests/regressiontests/forms/localflavor/fr.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/regressiontests/forms/localflavor/fr.py b/tests/regressiontests/forms/localflavor/fr.py index ea6c7899aa..d602c3b335 100644 --- a/tests/regressiontests/forms/localflavor/fr.py +++ b/tests/regressiontests/forms/localflavor/fr.py @@ -208,8 +208,6 @@ including DOM TOM <option value="93">93 - Seine-Saint-Denis</option> <option value="94">94 - Val-de-Marne</option> <option value="95">95 - Val-d'Oise</option> -<option value="2A">2A - Corse du sud</option> -<option value="2B">2B - Haute Corse</option> <option value="971">971 - Guadeloupe</option> <option value="972">972 - Martinique</option> <option value="973">973 - Guyane</option> |
