diff options
author | 2013-02-05 02:53:07 +0000 | |
---|---|---|
committer | 2013-02-05 02:53:07 +0000 | |
commit | df1b8d5eec1909a7ff000825e20e1e45d6f39297 (patch) | |
tree | 9108e3d70f78a94e8bb9fd5c972708d2dcb0a752 /tests/src/com/android/inputmethod/latin/RichInputConnectionTests.java | |
parent | 298b4240f84344bbcd70b72dfb20806ba93ffd22 (diff) | |
parent | b4598f7d05d6afd01ddc7ea0bed71dda837d1deb (diff) | |
download | latinime-df1b8d5eec1909a7ff000825e20e1e45d6f39297.tar.gz latinime-df1b8d5eec1909a7ff000825e20e1e45d6f39297.tar.xz latinime-df1b8d5eec1909a7ff000825e20e1e45d6f39297.zip |
Merge "Add unit tests tags"
Diffstat (limited to 'tests/src/com/android/inputmethod/latin/RichInputConnectionTests.java')
-rw-r--r-- | tests/src/com/android/inputmethod/latin/RichInputConnectionTests.java | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/com/android/inputmethod/latin/RichInputConnectionTests.java b/tests/src/com/android/inputmethod/latin/RichInputConnectionTests.java index ad9937940..9b8fc6d5d 100644 --- a/tests/src/com/android/inputmethod/latin/RichInputConnectionTests.java +++ b/tests/src/com/android/inputmethod/latin/RichInputConnectionTests.java @@ -18,6 +18,7 @@ package com.android.inputmethod.latin; import android.inputmethodservice.InputMethodService; import android.test.AndroidTestCase; +import android.test.suitebuilder.annotation.SmallTest; import android.view.inputmethod.ExtractedText; import android.view.inputmethod.ExtractedTextRequest; import android.view.inputmethod.InputConnection; @@ -25,6 +26,7 @@ import android.view.inputmethod.InputConnectionWrapper; import com.android.inputmethod.latin.RichInputConnection.Range; +@SmallTest public class RichInputConnectionTests extends AndroidTestCase { // The following is meant to be a reasonable default for |