eventcally/tests/test_i10n.py
2023-11-14 16:24:03 +01:00

5 lines
120 B
Python

def test_dynamic_texts(client, app, utils):
from project.i10n import print_dynamic_texts
print_dynamic_texts()