]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
test_data_languages: skip exemplars for {coo,hur,kwk,thp}_Latn because they use Greek...
authorDenis Moyogo Jacquerye <moyogo@gmail.com>
Tue, 22 Aug 2023 18:08:48 +0000 (20:08 +0200)
committerSimon Cozens <simon@simon-cozens.org>
Wed, 1 May 2024 09:07:04 +0000 (10:07 +0100)
tests/test_data_languages.py

index 352563d6d99886d58a046f5ee3c4c0eb579fda22..971ea1c00b2106451be2008cd986e9c4c1ee5ac1 100644 (file)
@@ -77,7 +77,6 @@ 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"]