mirror of
https://github.com/kennethreitz/maya.git
synced 2026-06-05 23:00:18 +00:00
improve test name
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ def test_slang_time():
|
||||
assert d.slang_time() == 'an hour ago'
|
||||
|
||||
|
||||
def test_format():
|
||||
def test_parse():
|
||||
d = maya.parse('February 21, 1994')
|
||||
assert format(d) == '1994-02-21 00:00:00+00:00'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user