From c052f8dbf47e63388ccb598dd4247bd84755d110 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 14 Aug 2013 13:17:14 +0000 Subject: [PATCH] perl syntax error. Argh! --- t/ZOOM-IRSpy.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'); -- 1.7.10.4