5 lines
157 B
Python
5 lines
157 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|
|
# Nota: este módulo está um placeholder. Remova ou adicione testes conforme o projeto evoluir.
|