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
Set Debian package maintainer to Simon McVittie as I'm retiring from Debian.
[git.ikiwiki.info.git]
/
t
/
renamepage.t
diff --git
a/t/renamepage.t
b/t/renamepage.t
index 0aa3a1c9fda8b127446516490429de1b2c01f164..a706cbb46a15466c0adf9e579a0aeabf12f01ec6 100755
(executable)
--- a/
t/renamepage.t
+++ b/
t/renamepage.t
@@
-11,7
+11,7
@@
BEGIN { use_ok("IkiWiki::Plugin::link"); }
$config{srcdir}=$config{destdir}="/dev/null";
IkiWiki::checkconfig();
$config{srcdir}=$config{destdir}="/dev/null";
IkiWiki::checkconfig();
-# tests of the link plugin's rename
link
function
+# tests of the link plugin's rename
page
function
sub try {
my ($page, $oldpage, $newpage, $content)=@_;
sub try {
my ($page, $oldpage, $newpage, $content)=@_;
@@
-23,7
+23,7
@@
sub try {
$links{$page}=[];
}
$links{$page}=[];
}
- IkiWiki::Plugin::link::rename
link
(
+ IkiWiki::Plugin::link::rename
page
(
page => $page,
oldpage => $oldpage,
newpage => $newpage,
page => $page,
oldpage => $oldpage,
newpage => $newpage,