aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/rexml/attributes/each_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/rexml/attributes/each_spec.rb')
-rw-r--r--spec/ruby/library/rexml/attributes/each_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/ruby/library/rexml/attributes/each_spec.rb b/spec/ruby/library/rexml/attributes/each_spec.rb
index 49c02a3255..ed60634b90 100644
--- a/spec/ruby/library/rexml/attributes/each_spec.rb
+++ b/spec/ruby/library/rexml/attributes/each_spec.rb
@@ -21,5 +21,3 @@ describe "REXML::Attributes#each" do
attributes.last.should == ["xmlns:ns", "http://some_uri"]
end
end
-
-