[libdist-zilla-plugin-test-podspelling-perl] 04/09: test that has spellchecker returns true

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:02:23 UTC 2015


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

abe pushed a commit to annotated tag 2.001002
in repository libdist-zilla-plugin-test-podspelling-perl.

commit c564bf40d3fa41d30ca2126819993be246336926
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Sat Nov 26 18:38:24 2011 -0600

    test that has spellchecker returns true
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 t/checked.t | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/t/checked.t b/t/checked.t
index 742fe89..f8ed386 100644
--- a/t/checked.t
+++ b/t/checked.t
@@ -14,6 +14,8 @@ BEGIN {
 		unless has_working_spellchecker;
 }
 
+ok( has_working_spellchecker, 'test has working spellchecker' );
+
 # lib/ and bin/
 spell_check_dist( foo   => [file(qw(bin foo)) => {ok => 0}], file(qw(lib Foo.pm)) );
 # just lib/

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



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