X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=blobdiff_plain;f=videosite-test.pl;h=422a9fceb134dc49897a3960f32533a1e4c44e7e;hp=1f3d146a11734f103a7d4b676ab02c882f005ad6;hb=dfc7609bd938417a99759f2d9c78f40114e759e8;hpb=543e8a2d5608a142cb04ca0443a61d21b53d2da6 diff --git a/videosite-test.pl b/videosite-test.pl index 1f3d146..422a9fc 100755 --- a/videosite-test.pl +++ b/videosite-test.pl @@ -19,6 +19,8 @@ my $success = 0; my $fail = 0; my $notest = 0; +GetOptions("d" => \$debug); + push(@INC, dirname(realpath($0))); load 'libvideosite';