mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am f64a9d8f: Fix subtype count test
* commit 'f64a9d8fd6d764adc002e854246385e682821c2c': Fix subtype count test
This commit is contained in:
commit
14dc103e6e
@ -25,7 +25,7 @@ import java.util.ArrayList;
|
||||
|
||||
@SmallTest
|
||||
public class KeyboardLayoutSetSubtypesCountTests extends KeyboardLayoutSetTestsBase {
|
||||
private static final int NUMBER_OF_SUBTYPES = 63;
|
||||
private static final int NUMBER_OF_SUBTYPES = 66;
|
||||
private static final int NUMBER_OF_ASCII_CAPABLE_SUBTYPES = 42;
|
||||
private static final int NUMBER_OF_PREDEFINED_ADDITIONAL_SUBTYPES = 2;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user