Updating branch...
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin into ticket-660
This commit is contained in:
commit
d83f214b71
@ -19,7 +19,7 @@ from datetime import datetime, timedelta
|
||||
from mediagoblin.tools.timesince import is_aware, timesince
|
||||
|
||||
|
||||
def test_timesince(test_app):
|
||||
def test_timesince():
|
||||
test_time = datetime.now()
|
||||
|
||||
# it should ignore second and microseconds
|
||||
|
Loading…
x
Reference in New Issue
Block a user