busybox/testsuite/wget/wget-retrieves-google-index

5 lines
103 B
Plaintext
Raw Normal View History

test x"$SKIP_INTERNET_TESTS" != x"" && exit
2001-10-31 04:41:20 +05:30
busybox wget -q -O foo http://www.google.com/
test -s foo