Renomme testcases.py -> mixins.py
This commit is contained in:
parent
bb72a16b64
commit
3b43ad84b5
6 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@ from django.contrib.auth import get_user_model
|
|||
from django.test import TestCase
|
||||
from django.urls import reverse
|
||||
|
||||
from gestioncof.tests.testcases import ViewTestCaseMixin
|
||||
from gestioncof.tests.mixins import ViewTestCaseMixin
|
||||
|
||||
from .utils import (
|
||||
PetitCoursTestHelpers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue