Files
@ 8e3137064ab6
Branch filter:
Location: kallithea/scripts/make-release
8e3137064ab6
2.0 KiB
text/plain
tests: use test_context for tests needing internationalization
Instead of relying on the top-level handling of the translator, use the
newly introduced test_context.
Instead of relying on the top-level handling of the translator, use the
newly introduced test_context.