aboutsummaryrefslogtreecommitdiff
path: root/testsuite/wget/wget-handles-https
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuite/wget/wget-handles-https4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/wget/wget-handles-https b/testsuite/wget/wget-handles-https
new file mode 100644
index 000000000..11915f42f
--- /dev/null
+++ b/testsuite/wget/wget-handles-https
@@ -0,0 +1,4 @@
1test x"$SKIP_INTERNET_TESTS" != x"" && exit
2
3busybox wget -q -O foo https://www.google.com/
4test -s foo