izaac-2/backend/users/tests.py
2025-08-31 23:05:53 +02:00

5 lines
102 B
Python

#Obsługa testów dla aplikacji users
from django.test import TestCase
# Create your tests here.