aboutsummaryrefslogtreecommitdiff
path: root/testsuite/wget/wget-retrieves-google-index
blob: f9dbb8be8719bff7c064da43f0cfec4904063ecb (plain)
1
2
3
4
test x"$SKIP_INTERNET_TESTS" != x"" && exit

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