Remove duplicated tests from test-ot-tag (#1958)

This commit is contained in:
Evgeniy Reizner 2019-09-06 19:24:32 +03:00 committed by Behdad Esfahbod
parent 3aceee2527
commit 7d4da8b862
1 changed files with 0 additions and 3 deletions

View File

@ -351,9 +351,6 @@ test_ot_tag_language (void)
test_tag_from_language ("ZHH", "yue-Hant");
test_tag_from_language ("ZHS", "yue-Hans");
test_tag_from_language ("ZHS", "zh"); /* Chinese */
test_tag_from_language ("ZHS", "zh-xx");
test_language_two_way ("ABC", "abc");
test_language_two_way ("ABCD", "x-hbotabcd");
test_tag_from_language ("ABC", "asdf-asdf-wer-x-hbotabc-zxc");