blob: bfe4ac45ea2a7ba40a5b25fa5b4a913ca82e48e6 [file] [log] [blame]
Denys Vlasenkob71ce022009-07-18 15:19:41 +02001test x"$SKIP_INTERNET_TESTS" != x"" && exit
2
Matt Kraai38890782001-10-30 23:11:20 +00003mkdir foo
4busybox wget -q -P foo http://www.google.com/
5test -s foo/index.html