change google test URL
[clive.git] / t / 09google.t
blobbc6a17431b1f166ea47ccc694e4a55995c809e1a
1 #!/usr/bin/env perl -I./t/lib
3 use warnings;
4 use strict;
6 use Test::More;
7 if ( $ENV{NO_INTERNET} ) {
8 plan skip_all => "No internet during package build";
10 else {
11 plan tests => 2;
13 use Test::clive;
15 Test::clive::host(
16 qq|http://video.google.com/videoplay?docid=-6970952080219955808|,
17 "-f $_" )
18 foreach qw(default);
20 Test::clive::host( # Embed.
21 qq|http://video.google.com/videoplay?docid=-6970952080219955808|