blob: 40a3a962c3f7fa814cb0983948a25e1291c8fd54 [file] [log] [blame]
test x"$SKIP_INTERNET_TESTS" != x"" && exit
mkdir foo
busybox wget -q -O index.html -P foo http://www.google.com/
test -s index.html