Fix dmotion id parsing.
[clive.git] / t / 07cctv.t
blob69ab930b00952c40e1ce2ee542a3589dfed355ee
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 => 1;
13 use Test::clive;
15 Test::clive::host(qq|http://space.tv.cctv.com/video/VIDE1212909276513233|);