4 lines
86 B
Python
4 lines
86 B
Python
from django.test import TestCase
|
|
|
|
from .events import *
|
|
from .event_reminder import *
|