aboutsummaryrefslogtreecommitdiff
path: root/testsuite/wget/wget-handles-https
blob: 11915f42fd60179a5488ca392ce3fcb4d771ae9e (plain)
1
2
3
4
test x"$SKIP_INTERNET_TESTS" != x"" && exit

busybox wget -q -O foo https://www.google.com/
test -s foo