summary refs log tree commit diff
path: root/t/index.tx
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-08 15:39:16 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-08 15:39:16 +0200
commitf5acb0e9b34ef7ca5aa992fb1406a709ddade3a0 (patch)
treee301b0a90ccadc6ee4574c47b214d5f364f5f162 /t/index.tx
parentadd default ext (diff)
downloaddancer-template-xslate-f5acb0e9b34ef7ca5aa992fb1406a709ddade3a0.tar.gz
update tests
Diffstat (limited to 't/index.tx')
-rw-r--r--t/index.tx3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/index.tx b/t/index.tx
new file mode 100644
index 0000000..8ecc8e1
--- /dev/null
+++ b/t/index.tx
@@ -0,0 +1,3 @@
+:for $loop -> $i {
+<: $i :><br />
+:}