aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/test-site/tags/one/document.en.rest.tt2
-rw-r--r--t/test-site/tags/one/document.it.rest.tt2
-rw-r--r--t/test-site/tags/three/bis/document.en.rest.tt2
-rw-r--r--t/test-site/tags/three/bis/document.it.rest.tt2
-rw-r--r--t/test-site/tags/three/document.en.rest.tt2
-rw-r--r--t/test-site/tags/three/document.it.rest.tt2
-rw-r--r--t/test-site/tags/two/document.en.rest.tt2
-rw-r--r--t/test-site/tags/two/document.it.rest.tt2
8 files changed, 8 insertions, 8 deletions
diff --git a/t/test-site/tags/one/document.en.rest.tt b/t/test-site/tags/one/document.en.rest.tt
index 76734b9..6435637 100644
--- a/t/test-site/tags/one/document.en.rest.tt
+++ b/t/test-site/tags/one/document.en.rest.tt
@@ -2,4 +2,4 @@
Category 'one'
================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]
diff --git a/t/test-site/tags/one/document.it.rest.tt b/t/test-site/tags/one/document.it.rest.tt
index 30033c8..0dae4f0 100644
--- a/t/test-site/tags/one/document.it.rest.tt
+++ b/t/test-site/tags/one/document.it.rest.tt
@@ -2,4 +2,4 @@
Categoria 'uno'
=================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]
diff --git a/t/test-site/tags/three/bis/document.en.rest.tt b/t/test-site/tags/three/bis/document.en.rest.tt
index 3b5629c..c469c1b 100644
--- a/t/test-site/tags/three/bis/document.en.rest.tt
+++ b/t/test-site/tags/three/bis/document.en.rest.tt
@@ -2,4 +2,4 @@
Category 'three/bis'
======================
-[% PROCESS 'document-listing.tt' %]
+[% PROCESS ''document-listing.tt'.tt' %]
diff --git a/t/test-site/tags/three/bis/document.it.rest.tt b/t/test-site/tags/three/bis/document.it.rest.tt
index 330b121..63bc989 100644
--- a/t/test-site/tags/three/bis/document.it.rest.tt
+++ b/t/test-site/tags/three/bis/document.it.rest.tt
@@ -2,4 +2,4 @@
Categoria 'three/bis'
=======================
-[% PROCESS 'document-listing.tt' %]
+[% PROCESS ''document-listing.tt'.tt' %]
diff --git a/t/test-site/tags/three/document.en.rest.tt b/t/test-site/tags/three/document.en.rest.tt
index ac13056..5d4ebf1 100644
--- a/t/test-site/tags/three/document.en.rest.tt
+++ b/t/test-site/tags/three/document.en.rest.tt
@@ -2,4 +2,4 @@
Category 'three'
==================
-[% PROCESS 'document-listing.tt' %]
+[% PROCESS ''document-listing.tt'.tt' %]
diff --git a/t/test-site/tags/three/document.it.rest.tt b/t/test-site/tags/three/document.it.rest.tt
index bcd13ef..fe9de8e 100644
--- a/t/test-site/tags/three/document.it.rest.tt
+++ b/t/test-site/tags/three/document.it.rest.tt
@@ -2,4 +2,4 @@
Categoria 'three'
===================
-[% PROCESS 'document-listing.tt' %]
+[% PROCESS ''document-listing.tt'.tt' %]
diff --git a/t/test-site/tags/two/document.en.rest.tt b/t/test-site/tags/two/document.en.rest.tt
index 861ee70..5b5579a 100644
--- a/t/test-site/tags/two/document.en.rest.tt
+++ b/t/test-site/tags/two/document.en.rest.tt
@@ -2,4 +2,4 @@
Category 'two'
================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]
diff --git a/t/test-site/tags/two/document.it.rest.tt b/t/test-site/tags/two/document.it.rest.tt
index 71c4dc0..3291828 100644
--- a/t/test-site/tags/two/document.it.rest.tt
+++ b/t/test-site/tags/two/document.it.rest.tt
@@ -2,4 +2,4 @@
Categoria 'two'
=================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]