[libdist-zilla-plugin-test-eol-perl] 03/04: also check that test runs

Intrigeri intrigeri at moszumanska.debian.org
Sun Aug 16 09:19:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 0.06
in repository libdist-zilla-plugin-test-eol-perl.

commit 83c3380e69331733e2cea98823878aca708b9c44
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Tue Apr 3 13:36:00 2012 -0500

    also check that test runs
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 t/file.t | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/t/file.t b/t/file.t
index 460feac..4d612ea 100644
--- a/t/file.t
+++ b/t/file.t
@@ -29,6 +29,7 @@ my $fn
 
 ok ( -e $fn, 'test file exists');
 
-script_compiles( '' .$fn->relative, 'check test compiles' );
+script_compiles( '' . $fn->relative, 'check test compiles' );
+script_runs    ( '' . $fn->relative, 'check test runs'     );
 
 done_testing;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git



More information about the Pkg-perl-cvs-commits mailing list