forked from beba/foerderbarometer
renamed model test file accordingly
This commit is contained in:
parent
52315d4378
commit
e44e0eb31c
|
|
@ -4,8 +4,6 @@ from django.test import TestCase
|
||||||
|
|
||||||
from input.models import HonoraryCertificate, Project, Account, Literature
|
from input.models import HonoraryCertificate, Project, Account, Literature
|
||||||
|
|
||||||
from .views import ViewTestCase
|
|
||||||
|
|
||||||
|
|
||||||
class ModelTestCase(TestCase):
|
class ModelTestCase(TestCase):
|
||||||
|
|
||||||
Loading…
Reference in New Issue