diff options
Diffstat (limited to 'spec/ruby/library/rexml/node')
| -rw-r--r-- | spec/ruby/library/rexml/node/parent_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/library/rexml/node/parent_spec.rb b/spec/ruby/library/rexml/node/parent_spec.rb index a2fe48390f..d88ba69657 100644 --- a/spec/ruby/library/rexml/node/parent_spec.rb +++ b/spec/ruby/library/rexml/node/parent_spec.rb @@ -18,4 +18,3 @@ describe "REXML::Node#parent?" do e.parent?.should == false end end - |
