summaryrefslogtreecommitdiff
path: root/trunk/test/erb/hello.erb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/test/erb/hello.erb')
-rw-r--r--trunk/test/erb/hello.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/trunk/test/erb/hello.erb b/trunk/test/erb/hello.erb
deleted file mode 100644
index d5ebcb73b9..0000000000
--- a/trunk/test/erb/hello.erb
+++ /dev/null
@@ -1,4 +0,0 @@
-= hello
-<% 3.times do |n| %>
-* <%= n %>
-<% end %>