Add todo LanguageActivityTest

This commit is contained in:
Abdul Wadood 2018-08-10 05:26:53 +05:30 committed by Isaac Hutt
parent 057942d657
commit 9cd6163e90

View File

@ -17,6 +17,7 @@
*/
package org.kiwix.kiwixmobile.language;
/*Todo refactor test for selected and unselected header.
import android.Manifest;
import android.support.test.espresso.IdlingRegistry;
@ -282,3 +283,4 @@ public class LanguageActivityTest {
Intents.release();
}
}
*/