mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
Change in test's AndroidManifest.xml needed for the test to run properly
This commit is contained in:
parent
320e31bb10
commit
9c239804d3
@ -25,6 +25,7 @@ public class IntentUriOverrideTest extends ActivityInstrumentationTestCase2<Sabo
|
|||||||
private String BAD_URL = "file:///sdcard/download/wl-exploit.htm";
|
private String BAD_URL = "file:///sdcard/download/wl-exploit.htm";
|
||||||
|
|
||||||
|
|
||||||
|
@SuppressWarnings("deprecation")
|
||||||
public IntentUriOverrideTest()
|
public IntentUriOverrideTest()
|
||||||
{
|
{
|
||||||
super("org.apache.cordova.test",SabotagedActivity.class);
|
super("org.apache.cordova.test",SabotagedActivity.class);
|
||||||
|
Loading…
Reference in New Issue
Block a user