Skip to content

Commit

Permalink
Tag ERB specs that depend on default runs sharing a scope.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Sep 24, 2012
1 parent 73ce313 commit 8e849de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/1.8/ruby/library/erb/new_tags.txt
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1 @@
fails(https://bugs.ruby-lang.org/issues/7046):ERB.new removes spaces around '<%- -%>' when trim_mode is '-'
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/library/erb/new_tags.txt
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1 @@
fails(https://bugs.ruby-lang.org/issues/7046):ERB.new removes spaces around '<%- -%>' when trim_mode is '-'

0 comments on commit 8e849de

Please sign in to comment.