am b5dface8: Merge "Call stopTestModeInNativeCode() in testDecaying()."
* commit 'b5dface8da9ed28f018b3f3351529da29857437d': Call stopTestModeInNativeCode() in testDecaying().main
commit
044249095b
|
@ -308,5 +308,6 @@ public class UserHistoryDictionaryTests extends AndroidTestCase {
|
||||||
for (final String word : words) {
|
for (final String word : words) {
|
||||||
assertFalse(dict.isInDictionary(word));
|
assertFalse(dict.isInDictionary(word));
|
||||||
}
|
}
|
||||||
|
stopTestModeInNativeCode();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue