zitate/person/tests.py
Jochen Mehlich c4fe55246b
All checks were successful
Django Backend Validation / build (debian-latest, 3.10) (push) Successful in 29s
Django Backend Validation / build (debian-latest, 3.11) (push) Successful in 24s
Django Backend Validation / build (debian-latest, 3.12) (push) Successful in 19s
Django Backend Validation / build (ubuntu-latest, 3.10) (push) Successful in 12s
Django Backend Validation / build (ubuntu-latest, 3.11) (push) Successful in 12s
Django Backend Validation / build (ubuntu-latest, 3.12) (push) Successful in 13s
added person app
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
2024-09-03 16:24:44 +02:00

4 lines
60 B
Python

from django.test import TestCase
# Create your tests here.