This commit is contained in:
2024-01-27 15:28:26 +01:00
parent b6da0c54f7
commit b045ebd034
7 changed files with 144 additions and 0 deletions

3
sncf/api/tests.py Normal file
View File

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.