aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/erb/util/html_escape_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/erb/util/html_escape_spec.rb')
-rw-r--r--spec/ruby/library/erb/util/html_escape_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/library/erb/util/html_escape_spec.rb b/spec/ruby/library/erb/util/html_escape_spec.rb
index c4dc8dd397..1c15fb8791 100644
--- a/spec/ruby/library/erb/util/html_escape_spec.rb
+++ b/spec/ruby/library/erb/util/html_escape_spec.rb
@@ -5,4 +5,3 @@ require_relative 'shared/html_escape'
describe "ERB::Util.html_escape" do
it_behaves_like :erb_util_html_escape, :html_escape
end
-