summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authormakoto kuwata <kwa@kuwata-lab.com>2011-03-21 20:46:43 +0900
committermakoto kuwata <kwa@kuwata-lab.com>2011-03-21 20:46:43 +0900
commitcd532bfac8127d5526c5d30f5e1d55ff6ff09b1d (patch)
treed74b40e19144226895a53e79439e292af5478d8f /test
parenta383bfd0df0007acb79b0928f33bcf7a91df79c9 (diff)
downloaderubis-cd532bfac8127d5526c5d30f5e1d55ff6ff09b1d.tar.gz
[change] rename ':bufname' option to ':bufvar'
Diffstat (limited to 'test')
-rw-r--r--test/test-engines.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-engines.rb b/test/test-engines.rb
index b93f880..98b763a 100644
--- a/test/test-engines.rb
+++ b/test/test-engines.rb
@@ -70,7 +70,7 @@ __END__
- name: ruby2_options
lang: ruby
class: Eruby
- options: { :bufname: '@_out_buf' }
+ options: { :bufvar: '@_out_buf' }
input: |
<table>
<% for item in @items %>