Files
aki_prj23_transparenzregister/tests/utils/sql/entities_test.py

9 lines
197 B
Python

"""Tests for the sql entities."""
from aki_prj23_transparenzregister.utils.sql import entities
def test_import() -> None: #
"""Tests if the entities can be imported."""
assert entities