aboutsummaryrefslogtreecommitdiff
path: root/t/tag.t
diff options
context:
space:
mode:
Diffstat (limited to 't/tag.t')
-rwxr-xr-xt/tag.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tag.t b/t/tag.t
index 871488604..8fc4940a2 100755
--- a/t/tag.t
+++ b/t/tag.t
@@ -12,7 +12,6 @@ BEGIN { use_ok("IkiWiki::Plugin::tag"); }
ok(! system("rm -rf t/tmp; mkdir t/tmp"));
-$config{verbose} = 1;
$config{srcdir} = 't/tmp';
$config{underlaydir} = 't/tmp';
$config{templatedir} = 'templates';