6 lines
78 B
Python
6 lines
78 B
Python
# uplim/tests.py
|
|
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|