renamed model test file accordingly

This commit is contained in:
Oliver Zander 2025-08-21 10:09:15 +02:00 committed by Tobias Herre
parent 52315d4378
commit e44e0eb31c
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ from django.test import TestCase
from input.models import HonoraryCertificate, Project, Account, Literature
from .views import ViewTestCase
class ModelTestCase(TestCase):