aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/rexml/attributes/element_set_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/rexml/attributes/element_set_spec.rb')
-rw-r--r--spec/ruby/library/rexml/attributes/element_set_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/library/rexml/attributes/element_set_spec.rb b/spec/ruby/library/rexml/attributes/element_set_spec.rb
index 0e19fda64f..1ed94dd2a1 100644
--- a/spec/ruby/library/rexml/attributes/element_set_spec.rb
+++ b/spec/ruby/library/rexml/attributes/element_set_spec.rb
@@ -23,4 +23,3 @@ describe "REXML::Attributes#[]=" do
@e.attributes.length.should == 0
end
end
-