aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/PunctuationTests.java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-03-28 20:21:26 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-03-28 20:21:26 +0900
commit6aaa105a851c1dc558a09a19fa716e9ad54270e4 (patch)
treedb9842a981f72ca06ce7334deed565041ee03a6d /tests/src/com/android/inputmethod/latin/PunctuationTests.java
parente354dce0780ea5fb606d344c2078553d862ea77b (diff)
downloadlatinime-6aaa105a851c1dc558a09a19fa716e9ad54270e4.tar.gz
latinime-6aaa105a851c1dc558a09a19fa716e9ad54270e4.tar.xz
latinime-6aaa105a851c1dc558a09a19fa716e9ad54270e4.zip
Fix coordinates of InputTestsBase.type
Bug: 6225317 Change-Id: I5c9adb3e65e5742680309b4f2d1a9f2b83ce546f
Diffstat (limited to 'tests/src/com/android/inputmethod/latin/PunctuationTests.java')
-rw-r--r--tests/src/com/android/inputmethod/latin/PunctuationTests.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/src/com/android/inputmethod/latin/PunctuationTests.java b/tests/src/com/android/inputmethod/latin/PunctuationTests.java
index cc549bceb..1b5b72ff8 100644
--- a/tests/src/com/android/inputmethod/latin/PunctuationTests.java
+++ b/tests/src/com/android/inputmethod/latin/PunctuationTests.java
@@ -16,8 +16,6 @@
package com.android.inputmethod.latin;
-import com.android.inputmethod.keyboard.Keyboard;
-
public class PunctuationTests extends InputTestsBase {
public void testWordThenSpaceThenPunctuationFromStripTwice() {