summaryrefslogtreecommitdiff
path: root/spec/ruby/library/rexml/attributes/element_reference_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/rexml/attributes/element_reference_spec.rb')
-rw-r--r--spec/ruby/library/rexml/attributes/element_reference_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/library/rexml/attributes/element_reference_spec.rb b/spec/ruby/library/rexml/attributes/element_reference_spec.rb
index a961935fad..dac7952669 100644
--- a/spec/ruby/library/rexml/attributes/element_reference_spec.rb
+++ b/spec/ruby/library/rexml/attributes/element_reference_spec.rb
@@ -16,4 +16,3 @@ describe "REXML::Attributes#[]" do
@e.attributes["chunky bacon"].should == nil
end
end
-