master
Joey Hess 2009-09-10 13:49:42 -04:00
parent c22b938631
commit f5bd1cf3cd
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ sub test () {
# by not testing the removal in such pairs of changes.
# (The add is still tested, just to make sure that
# no data is added to the repo that a web edit
# could add.)
# could not add.)
next if $newfiles{$file};
if (IkiWiki::Plugin::remove->can("check_canremove")) {