From: Wolfram Schneider Date: Wed, 14 Aug 2013 13:17:14 +0000 (+0000) Subject: perl syntax error. Argh! X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=c052f8dbf47e63388ccb598dd4247bd84755d110 perl syntax error. Argh! --- diff --git a/t/ZOOM-IRSpy.t b/t/ZOOM-IRSpy.t index 6d84abc..2ebf7ba 100755 --- a/t/ZOOM-IRSpy.t +++ b/t/ZOOM-IRSpy.t @@ -8,7 +8,7 @@ BEGIN { } } -use Test::More +use Test::More; use lib './lib'; use_ok('ZOOM::IRSpy');