Skip to content

Commit

Permalink
Add Tayo and Tutg to list of scripts in test file.
Browse files Browse the repository at this point in the history
  • Loading branch information
LornaSIL committed Sep 26, 2023
1 parent 383d455 commit 49b3a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def nonascii(s):

class Basic(unittest.TestCase):

extraScripts = ["Toto", "Vith"]
extraScripts = ["Tayo", "Toto", "Tutg", "Vith"]
extraLangs = ("000",
"cxh", "dsk", "dyr", "eud", "ikh", "izm", "lgs", # going in ~23/Mar/2023
'lvl', 'nzr', 'pze', 'rsw', 'tvi', 'uly', 'vjk', 'wtb', 'ycr', 'ykh', 'zem', 'zlu') # going in ~23/Mar/2023
Expand Down

0 comments on commit 49b3a70

Please sign in to comment.