mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix KeyboardLayoutSetSubtypesCountTests.
Change-Id: Iaef87c1cd1661956d78a740507f2fd8d40b78d8b
This commit is contained in:
parent
d5335d939a
commit
c7da1f7353
@ -27,7 +27,7 @@ import java.util.ArrayList;
|
|||||||
|
|
||||||
@SmallTest
|
@SmallTest
|
||||||
public class KeyboardLayoutSetSubtypesCountTests extends KeyboardLayoutSetTestsBase {
|
public class KeyboardLayoutSetSubtypesCountTests extends KeyboardLayoutSetTestsBase {
|
||||||
private static final int NUMBER_OF_SUBTYPES = 84;
|
private static final int NUMBER_OF_SUBTYPES = 82;
|
||||||
private static final int NUMBER_OF_ASCII_CAPABLE_SUBTYPES = 50;
|
private static final int NUMBER_OF_ASCII_CAPABLE_SUBTYPES = 50;
|
||||||
private static final int NUMBER_OF_PREDEFINED_ADDITIONAL_SUBTYPES = 2;
|
private static final int NUMBER_OF_PREDEFINED_ADDITIONAL_SUBTYPES = 2;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user