summaryrefslogtreecommitdiff
path: root/t/pedigree/templates
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-07-14 20:56:51 +0200
committerintrigeri <intrigeri@boum.org>2008-07-14 23:03:27 +0200
commit9b8ba60daccb186631e54c2f1af6a29701129bcb (patch)
treecce90f6d0a70d6f3be6fa1ba0b4943c8ee3d61bd /t/pedigree/templates
parentcff4201eed692a11412969a25da997279d01b0d6 (diff)
added testsuite for the pedigree plugin
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 't/pedigree/templates')
-rw-r--r--t/pedigree/templates/pedigree.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/t/pedigree/templates/pedigree.tmpl b/t/pedigree/templates/pedigree.tmpl
new file mode 100644
index 000000000..3590244ee
--- /dev/null
+++ b/t/pedigree/templates/pedigree.tmpl
@@ -0,0 +1,10 @@
+<!-- This template file only has to "use" the loops tested by pedigree.t -->
+
+<TMPL_LOOP NAME="PEDIGREE">
+</TMPL_LOOP>
+
+<TMPL_LOOP NAME="PEDIGREE_BUT_ROOT">
+</TMPL_LOOP>
+
+<TMPL_LOOP NAME="PEDIGREE_BUT_TWO_OLDEST">
+</TMPL_LOOP>