ComicMTL / backend /tests.py
BloodyInside's picture
new
cdc95a6
raw
history blame
197 Bytes
from django.test import TestCase
# from backend.module.utils import date_utils
# current_time = date_utils.utc_time().get()
# print(current_time > date_utils.utc_time().add(-10,'second').get())