From 631020a2a15d82de9920bb349eb93c814c174c74 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Thu, 15 Apr 2010 03:12:09 +0200 Subject: [PATCH] t/perl-syntax.t: Needs done_testing() now to declare the end of all tests --- t/perl-syntax.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/perl-syntax.t b/t/perl-syntax.t index cb5ade5..af26164 100755 --- a/t/perl-syntax.t +++ b/t/perl-syntax.t @@ -24,7 +24,7 @@ plan skip_all => "Moose required for testing Perl syntax" # find( { wanted => \&checkFile, no_chdir => 1 }, '.' ); - +done_testing(); # # Check a file.