mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am fd777062: am 93daa04d: Deactivate tests for Myanmar
* commit 'fd777062b67d7c57b94924d1b7c8033244eb6eef': Deactivate tests for Myanmar
This commit is contained in:
commit
94e3fb1b40
@ -17,6 +17,7 @@
|
||||
package com.android.inputmethod.latin;
|
||||
|
||||
import android.test.suitebuilder.annotation.LargeTest;
|
||||
import android.test.suitebuilder.annotation.Suppress;
|
||||
import android.util.Pair;
|
||||
|
||||
/*
|
||||
@ -77,6 +78,8 @@ import android.util.Pair;
|
||||
*/
|
||||
|
||||
@LargeTest
|
||||
// These tests are inactive until the combining code for Myanmar Reordering is sorted out.
|
||||
@Suppress
|
||||
@SuppressWarnings("rawtypes")
|
||||
public class InputLogicTestsReorderingMyanmar extends InputTestsBase {
|
||||
// The tests are formatted as follows.
|
||||
|
Loading…
x
Reference in New Issue
Block a user