4 lines
63 B
Python
4 lines
63 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|