* append newline at EOF.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
svn 2018-06-13 21:58:55 +00:00
parent b46da8d84e
commit ee6aa1505e
1 changed files with 1 additions and 1 deletions

View File

@ -58,4 +58,4 @@ describe "Exception#dup" do
@obj.dup.backtrace.should == @obj.backtrace
end
end
end