Files
django-ram/ram/repository/tests.py
Daniele Viganò e80dc604a7 Improve docs management and add invoices repo (#51)
* Create a repository app for documents, first step

* Step two (broken)

* Complete the implementation of document repository and add invoices

* Add support for invoices

* Update submodules
2025-02-17 23:25:19 +01:00

4 lines
60 B
Python

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