test x"$SKIP_INTERNET_TESTS" != x"" && exit

busybox wget -q -O foo http://www.example.org/
test -s foo
