Kaydet (Commit) 07e2a0ab authored tarafından Alexander Belopolsky's avatar Alexander Belopolsky

Issue 24773: Use the standard Asia/Tehran name in the Iran test.

üst a787e5f3
...@@ -4794,7 +4794,7 @@ class ZoneInfoCompleteTest(unittest.TestSuite): ...@@ -4794,7 +4794,7 @@ class ZoneInfoCompleteTest(unittest.TestSuite):
# Iran had a sub-minute UTC offset before 1946. # Iran had a sub-minute UTC offset before 1946.
class IranTest(ZoneInfoTest): class IranTest(ZoneInfoTest):
zonename = 'Iran' zonename = 'Asia/Tehran'
def load_tests(loader, standard_tests, pattern): def load_tests(loader, standard_tests, pattern):
standard_tests.addTest(ZoneInfoCompleteTest()) standard_tests.addTest(ZoneInfoCompleteTest())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment