Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a02e7032 authored by Jean Chalard's avatar Jean Chalard
Browse files

Add a missing brace

Change-Id: Ia51da6506d78a295b8b70a241208fb81602cf0ea
parent 9184d8b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -191,6 +191,7 @@ public class InputLogicTests extends ServiceTestCase<LatinIME> {
        type(STRING_TO_TYPE);
        type(Keyboard.CODE_DELETE);
        assertEquals("double space make a period", EXPECTED_RESULT, mTextView.getText().toString());
    }

    public void testBackspaceAtStartAfterAutocorrect() {
        final String STRING_TO_TYPE = "tgis ";