Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by http://chrisisbd.myopenid.com/
[git.ikiwiki.info.git]
/
t
/
syntax.t
diff --git
a/t/syntax.t
b/t/syntax.t
index cbbdee62f6f956d8f06f7ea948da1d07d72ebfed..20396aaae0ebb8bde572ddd35ce0aebcf07c9000 100755
(executable)
--- a/
t/syntax.t
+++ b/
t/syntax.t
@@
-3,7
+3,7
@@
use warnings;
use strict;
use Test::More;
-my @progs="ikiwiki.
pl
";
+my @progs="ikiwiki.
in
";
my @libs="IkiWiki.pm";
push @libs, map { chomp; $_ } `find IkiWiki -type f -name \\*.pm`;