DOM: Converted from ISO8601 to Datetime/Duration
- In addition fixed the week number of 2011-09-01 to 35, therefore the tests change also.
This commit is contained in:
@@ -124,7 +124,7 @@ class TestDOM(TestCase):
|
||||
def test_dom_due_week(self):
|
||||
""" DOM 3.due.week """
|
||||
code, out, err = self.t("_get 3.due.week")
|
||||
self.assertEqual("36\n", out)
|
||||
self.assertEqual("35\n", out)
|
||||
|
||||
def test_dom_due_weekday(self):
|
||||
""" DOM 3.due.weekday """
|
||||
|
||||
Reference in New Issue
Block a user