Updating branch...

Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin into ticket-660
This commit is contained in:
nattily pigeonfowl 2013-04-16 16:28:04 -04:00
commit d83f214b71

View File

@ -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