aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-10-01 14:35:10 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-10-01 14:35:12 +0000
commit47c9c32c107cff8b41479b395345b78c7175da59 (patch)
tree048749aa0fcd96df38b0f7074826161ec05ad2a3 /tests/src
parent2910990065c3d17fddcd8238f2cd78cc34361d31 (diff)
parent2a6176fc656aff50f1256b7e63109419d4fd607e (diff)
downloadlatinime-47c9c32c107cff8b41479b395345b78c7175da59.tar.gz
latinime-47c9c32c107cff8b41479b395345b78c7175da59.tar.xz
latinime-47c9c32c107cff8b41479b395345b78c7175da59.zip
Merge "Enable preliminary Sinhara keyboard for dogfood"
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;