summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorAaron Whyte <awhyte@google.com>2014-11-25 02:24:56 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-25 02:24:56 +0000
commitaa0045f52b0c780794dcf85acffc66e188b3681c (patch)
treeb8c7eb0f410e93f49ca0cfbfab5581ff038f8ce1 /support
parent82055a89a0f9e2eca61e91b4732933dd9d2a4a36 (diff)
parent939e6a1aceff448445928ad5d815479e84e84383 (diff)
downloadlibcore-aa0045f52b0c780794dcf85acffc66e188b3681c.zip
libcore-aa0045f52b0c780794dcf85acffc66e188b3681c.tar.gz
libcore-aa0045f52b0c780794dcf85acffc66e188b3681c.tar.bz2
am 939e6a1a: Fix URLConnectionTest for devices without full internet access.
* commit '939e6a1aceff448445928ad5d815479e84e84383': Fix URLConnectionTest for devices without full internet access.
Diffstat (limited to 'support')
-rw-r--r--support/src/test/java/tests/support/Support_Configuration.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/support/src/test/java/tests/support/Support_Configuration.java b/support/src/test/java/tests/support/Support_Configuration.java
index 9cb617d..313a448 100644
--- a/support/src/test/java/tests/support/Support_Configuration.java
+++ b/support/src/test/java/tests/support/Support_Configuration.java
@@ -91,8 +91,6 @@ public class Support_Configuration {
// than one addresses returned for this host name as needed by a test
// END android-changed
- public static String hTTPURLwLastModified = "http://www.php.net/manual/en/function.explode.php";
-
public static int SpecialInetTestAddressNumber = 4;
/**