blob: 40a3a962c3f7fa814cb0983948a25e1291c8fd54 [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 -O index.html -P foo http://www.google.com/
5test -s index.html