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 joey
[git.ikiwiki.info.git]
/
t
/
html.t
diff --git
a/t/html.t
b/t/html.t
index f2955f75f8394bbbdb06074a82bb7778ddca30a1..fc6888dca7de7832767d6f16eb9aa036a4ee5752 100755
(executable)
--- a/
t/html.t
+++ b/
t/html.t
@@
-6,7
+6,7
@@
use Test::More;
my @pages;
BEGIN {
- @pages=qw(index todo features news);
+ @pages=qw(index todo features news
plugins/map security
);
if (! -x "/usr/bin/validate") {
plan skip_all => "/usr/bin/validate html validator not present";
}