From 91ddaaa4b886c11f7adcdfe13a2e2bdb9fb00e7c Mon Sep 17 00:00:00 2001 From: "dsites@google.com" Date: Thu, 6 Feb 2014 18:50:27 +0000 Subject: [PATCH] Add Ndebele to unit test git-svn-id: https://cld2.googlecode.com/svn/trunk@138 b252ecd4-b096-bf77-eb8e-91563289f87e --- internal/cld2_unittest_full.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/internal/cld2_unittest_full.cc b/internal/cld2_unittest_full.cc index 7bae09a..ed7e1e0 100644 --- a/internal/cld2_unittest_full.cc +++ b/internal/cld2_unittest_full.cc @@ -182,6 +182,9 @@ static const TestPair kTestPair[] = { {MONGOLIAN, kTeststr_mn_Cyrl}, // Not trained {MONTENEGRIN, kTeststr_sr_ME_Latn}, // Not recognized as distinct from Croatian/Serbian {NAURU, kTeststr_na_Latn}, + // Added 2014.01.22 nr-Latn + {NDEBELE, kTeststr_nr_Latn}, + {NEPALI, kTeststr_ne_Deva}, // Not trained {NEWARI, kTeststr_new_Latn}, {NORWEGIAN, kTeststr_no_Latn},