diff options
author | intrigeri <intrigeri@boum.org> | 2008-07-15 16:09:40 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-07-15 16:09:40 +0200 |
commit | 486f460132434db1eaff92dcadb265011f394bf1 (patch) | |
tree | de44adf5ce1638fbda8c33567d4fc89ce07d7e2f /t/parentlinks | |
parent | 55000fd779816fa059e51e9fd01c7e6772b8efc7 (diff) | |
download | ikiwiki-486f460132434db1eaff92dcadb265011f394bf1.tar ikiwiki-486f460132434db1eaff92dcadb265011f394bf1.tar.gz |
pedigree rename to parentlinks: renamed files, to start with
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 't/parentlinks')
-rw-r--r-- | t/parentlinks/templates/parentlinks.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/parentlinks/templates/parentlinks.tmpl b/t/parentlinks/templates/parentlinks.tmpl new file mode 100644 index 000000000..5fa25733a --- /dev/null +++ b/t/parentlinks/templates/parentlinks.tmpl @@ -0,0 +1,4 @@ +<!-- This template file only has to "use" the loops tested by pedigree.t --> + +<TMPL_LOOP NAME="PEDIGREE"> +</TMPL_LOOP> |