diff --git a/tests/regressiontests/localflavor/us/tests.py b/tests/regressiontests/localflavor/us/tests.py
index 8df541a8cc..59bb6017b3 100644
--- a/tests/regressiontests/localflavor/us/tests.py
+++ b/tests/regressiontests/localflavor/us/tests.py
@@ -24,8 +24,12 @@ class USLocalflavorTests(TestCase):
+
+
+
+
@@ -33,6 +37,7 @@ class USLocalflavorTests(TestCase):
+
@@ -57,10 +62,12 @@ class USLocalflavorTests(TestCase):
+
+
@@ -68,19 +75,12 @@ class USLocalflavorTests(TestCase):
+
-
-
-
-
-
-
-
-
"""
self.assertEqual(str(self.form['state']), state_select_html)
@@ -91,15 +91,21 @@ class USLocalflavorTests(TestCase):
+
+
+
+
+
+
@@ -109,6 +115,7 @@ class USLocalflavorTests(TestCase):
+
@@ -124,10 +131,13 @@ class USLocalflavorTests(TestCase):
+
+
+
@@ -135,21 +145,11 @@ class USLocalflavorTests(TestCase):
+
-
-
-
-
-
-
-
-
-
-
-
"""
self.assertEqual(str(self.form['postal_code']), usps_select_html)