X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite-test.pl;h=422a9fceb134dc49897a3960f32533a1e4c44e7e;hb=09d45a4c4460dce9322f4528dad5123322ab6b38;hp=1f3d146a11734f103a7d4b676ab02c882f005ad6;hpb=3255f6f448ae2e392871dc5241536b0dfb009a59;p=videosite.git 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';