comfy/artel/docgenerator/tests.py

5 wiersze
87 B
Python

from django.test import TestCase
class PdfFromDocGeneratorTestCase(TestCase):
...