mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 8135b653: Merge "Remove an unnecessary debug output."
* commit '8135b653aa174af7edf555b5320d1161f44f7eb9': Remove an unnecessary debug output.
This commit is contained in:
commit
86bd99f561
@ -155,7 +155,6 @@ public class UserHistoryDictionaryTests extends AndroidTestCase {
|
|||||||
Log.d(TAG, "testStressTestForSwitchingLanguageAndAddingWords took "
|
Log.d(TAG, "testStressTestForSwitchingLanguageAndAddingWords took "
|
||||||
+ (end - start) + " ms");
|
+ (end - start) + " ms");
|
||||||
} finally {
|
} finally {
|
||||||
Log.d(TAG, "waiting for writing ...");
|
|
||||||
try {
|
try {
|
||||||
Log.d(TAG, "waiting for writing ...");
|
Log.d(TAG, "waiting for writing ...");
|
||||||
Thread.sleep(TimeUnit.MILLISECONDS.convert(5L, TimeUnit.SECONDS));
|
Thread.sleep(TimeUnit.MILLISECONDS.convert(5L, TimeUnit.SECONDS));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user