5 lines
61 B
Python
5 lines
61 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|
|
|