forked from github/cordova-android
I think we need to rethink how we automate this test
This commit is contained in:
parent
dde79c14f5
commit
6d879f19f8
@ -1,12 +0,0 @@
|
||||
package org.apache.cordova.test;
|
||||
|
||||
import android.test.ActivityInstrumentationTestCase2;
|
||||
|
||||
public class WhitelistTest extends ActivityInstrumentationTestCase2<whitelist> {
|
||||
|
||||
public WhitelistTest()
|
||||
{
|
||||
super(whitelist.class);
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user