mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 15:27:55 -04:00
Convert ZimTest.java into kotlin
This commit is contained in:
parent
2c254c2197
commit
23a93e3b71
@ -15,13 +15,11 @@
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
package org.kiwix.kiwixmobile;
|
package org.kiwix.kiwixmobile
|
||||||
|
|
||||||
//@LargeTest
|
// @LargeTest
|
||||||
//@RunWith(AndroidJUnit4.class)
|
// @RunWith(AndroidJUnit4.class)
|
||||||
public class ZimTest {
|
class ZimTest { /*
|
||||||
|
|
||||||
/*
|
|
||||||
Temporary Disabled
|
Temporary Disabled
|
||||||
@Inject
|
@Inject
|
||||||
Context context;
|
Context context;
|
Loading…
x
Reference in New Issue
Block a user