Skip to content
Snippets Groups Projects

Localization support

Merged mikrats requested to merge localization-fi into main
Files
2
+ 2
0
from tjts5901 import create_app
from conftests import client, app
def test_config():
assert not create_app().testing
Loading