diff options
author | 2018-08-13 14:36:49 -0700 | |
---|---|---|
committer | 2018-08-13 14:36:49 -0700 | |
commit | d6525756a12687c985fb9f23c9cfc9dd5b238f8c (patch) | |
tree | 443be06b80e1e135ed9a95d5c85b966734fc4c8d /java/src | |
parent | c884b6631f5d13637167f6bc66bbb81e6a00bd8f (diff) | |
download | latinime-d6525756a12687c985fb9f23c9cfc9dd5b238f8c.tar.gz latinime-d6525756a12687c985fb9f23c9cfc9dd5b238f8c.tar.xz latinime-d6525756a12687c985fb9f23c9cfc9dd5b238f8c.zip |
Add missing test runner annotations
These tests are supposed to run even withotu @RunWith annocation, but
for better consistency we should have it there.
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.ContactsDictionaryUtilsTest && \
atest LatinIMETests:com.android.inputmethod.latin.ContactsContentObserverTest
Change-Id: I5c115d57b2ad41642f5f9b09b0c0d8f8c12480b0
Diffstat (limited to 'java/src')
0 files changed, 0 insertions, 0 deletions