Convert ZimTest.java into kotlin

This commit is contained in:
MohitMali 2022-09-05 15:28:05 +05:30 committed by Kelson
parent 2c254c2197
commit 23a93e3b71

View File

@ -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;