bc: fix for() to not leave data on stack
[oweals/busybox.git] / testsuite / wget / wget-retrieves-google-index
1 test x"$SKIP_INTERNET_TESTS" != x"" && exit
2
3 busybox wget -q -O foo http://www.google.com/
4 test -s foo