LatinIME/tests
Yohei Yukawa 560a5bc596 Migrate to Android Testing Support Lib (part 6/N)
This is a follow up CL to previous CLs that converted unit tests to
use Android Testing Support Library but forgot to remove unused import
lines.

Bug: 110805255
Test: verified as follows. No new test failures.
        tapas adb LatinIME LatinIMETests arm64 userdebug && \
        DISABLE_PROGUARD=true make -j LatinIME && \
        adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \
        atest LatinIMETests:com.android.inputmethod.latin
Change-Id: I8762b0dfc209bdf68867f725b03a22286026faae
2018-07-23 17:19:51 -07:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Add label and icon to the test app 2014-10-14 10:17:35 -07:00
src/com/android/inputmethod Migrate to Android Testing Support Lib (part 6/N) 2018-07-23 17:19:51 -07:00
Android.mk Add android.test.base/stubs dependency 2017-12-15 07:22:38 +00:00
AndroidManifest.xml Add label and icon to the test app 2014-10-14 10:17:35 -07:00
AndroidTest.xml Add AndroidTest.xml for LatinIME 2018-07-04 18:25:53 -07:00