aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2007-09-09 12:03:20 +0000
committerdakkar <dakkar@luxion>2007-09-09 12:03:20 +0000
commit28bb24f4792995606343391b6479d14bc0b711f4 (patch)
treec06624ab9f87b3ccc87f3b54bed6d2cb7351213c /t
parentalmost works! (diff)
downloadWebCoso-28bb24f4792995606343391b6479d14bc0b711f4.tar.gz
WebCoso-28bb24f4792995606343391b6479d14bc0b711f4.tar.bz2
WebCoso-28bb24f4792995606343391b6479d14bc0b711f4.zip
forgot a change
git-svn-id: svn://luxion/repos/WebCoso/trunk@288 fcb26f47-9200-0410-b104-b98ab5b095f3
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' %]