mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -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/>.
|
||||
*
|
||||
*/
|
||||
package org.kiwix.kiwixmobile;
|
||||
package org.kiwix.kiwixmobile
|
||||
|
||||
//@LargeTest
|
||||
//@RunWith(AndroidJUnit4.class)
|
||||
public class ZimTest {
|
||||
|
||||
/*
|
||||
// @LargeTest
|
||||
// @RunWith(AndroidJUnit4.class)
|
||||
class ZimTest { /*
|
||||
Temporary Disabled
|
||||
@Inject
|
||||
Context context;
|
Loading…
x
Reference in New Issue
Block a user