From: Simon Cozens Date: Fri, 8 Sep 2023 08:27:04 +0000 (+0100) Subject: Some more exceptions X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b705f24c60047484cd5b5468b615dba3cd80d57;p=thirdparty%2Fgoogle%2Ffonts.git Some more exceptions --- diff --git a/tests/test_data_languages.py b/tests/test_data_languages.py index 971ea1c00b..352563d6d9 100644 --- a/tests/test_data_languages.py +++ b/tests/test_data_languages.py @@ -77,6 +77,7 @@ SKIP_REGION = { "tlh_Latn": "Klingon is an artifical language.", } + @pytest.mark.parametrize("lang_code", LANGUAGES) @pytest.mark.parametrize( "exemplar_name", ["base", "auxiliary", "marks", "numerals", "punctuation", "index"]