Skip to content

Commit

Permalink
Remove duplicate helper method
Browse files Browse the repository at this point in the history
Signed-off-by: José Valim <jose.valim@gmail.com>
  • Loading branch information
krekoten authored and josevalim committed Sep 25, 2010
1 parent e6d503b commit da94d0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions actionpack/test/template/erb/tag_helper_test.rb
Expand Up @@ -3,9 +3,6 @@

module ERBTest
class TagHelperTest < BlockTestCase
def block_helper(str, rest)
"<%= #{str} do %>#{rest}<% end %>"
end

extend ActiveSupport::Testing::Declarative

Expand Down

0 comments on commit da94d0e

Please sign in to comment.