fix path encoding (#60).
[clive.git] / t / 08evisor.t
blob43258cbe42a9fe6e29456f0865842f6eb09d44f5
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(
16 qq|http://www.evisor.tv/tv/rennstrecken/1-runde-oschersleben-14082008--6985.htm|