summaryrefslogtreecommitdiffstats
path: root/t/data/basic/templates/foo.tt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-09-29 03:36:13 -0500
committerJesse Luehrs <doy@tozt.net>2011-09-29 03:37:59 -0500
commit25b489a34ad55818a7407ce32f3c89968a1d240f (patch)
treeec31b5d56da24833b96e3669ff1fe7187cd4fcc2 /t/data/basic/templates/foo.tt
parentebd0417f8a7131fe47177e9db135951ec4904acb (diff)
downloadox-view-tt-25b489a34ad55818a7407ce32f3c89968a1d240f.tar.gz
ox-view-tt-25b489a34ad55818a7407ce32f3c89968a1d240f.zip
remove test numbers
Diffstat (limited to 't/data/basic/templates/foo.tt')
-rw-r--r--t/data/basic/templates/foo.tt1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/data/basic/templates/foo.tt b/t/data/basic/templates/foo.tt
new file mode 100644
index 0000000..f3acdb5
--- /dev/null
+++ b/t/data/basic/templates/foo.tt
@@ -0,0 +1 @@
+<p>[% uri_for('action' => action, 'controller' => controller) %]</p>