5 lines
83 B
Python
5 lines
83 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from django.test import TestCase
|
|
|
|
# Écrire les tests ici
|