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