aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-09-26 16:14:05 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-10-01 09:36:56 +0000
commit2a6176fc656aff50f1256b7e63109419d4fd607e (patch)
tree788c7c7b8c0b79b4813d184d2ee8f20a6fbe860a /tests/src
parent31c16d41bc67fa9def9290bb72594d35833b48f6 (diff)
downloadlatinime-2a6176fc656aff50f1256b7e63109419d4fd607e.tar.gz
latinime-2a6176fc656aff50f1256b7e63109419d4fd607e.tar.xz
latinime-2a6176fc656aff50f1256b7e63109419d4fd607e.zip
Enable preliminary Sinhara keyboard for dogfood
Bug: 6911143 Change-Id: I38241d00567b25d1c6ba352f5b01eb8d8d532e0f
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/com/android/inputmethod/keyboard/KeyboardLayoutSetSubtypesCountTests.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/com/android/inputmethod/keyboard/KeyboardLayoutSetSubtypesCountTests.java b/tests/src/com/android/inputmethod/keyboard/KeyboardLayoutSetSubtypesCountTests.java
index 503d43226..dc9531517 100644
--- a/tests/src/com/android/inputmethod/keyboard/KeyboardLayoutSetSubtypesCountTests.java
+++ b/tests/src/com/android/inputmethod/keyboard/KeyboardLayoutSetSubtypesCountTests.java
@@ -25,7 +25,7 @@ import java.util.ArrayList;
@SmallTest
public class KeyboardLayoutSetSubtypesCountTests extends KeyboardLayoutSetTestsBase {
- private static final int NUMBER_OF_SUBTYPES = 83;
+ private static final int NUMBER_OF_SUBTYPES = 85;
private static final int NUMBER_OF_ASCII_CAPABLE_SUBTYPES = 50;
private static final int NUMBER_OF_PREDEFINED_ADDITIONAL_SUBTYPES = 2;