This test was already deleted from git master by the time we added
installed-tests support there.
+ plan(skip_all => 'running installed') if $ENV{INSTALLED_TESTS};
+
@pages=qw(index features news plugins/map security);
if (system("command -v validate >/dev/null") != 0) {
plan skip_all => "html validator not present";
@pages=qw(index features news plugins/map security);
if (system("command -v validate >/dev/null") != 0) {
plan skip_all => "html validator not present";