From 6d0f79454d7863b9b6c767a5d1f929e7b6cc962f Mon Sep 17 00:00:00 2001 From: svn Date: Sat, 28 Oct 2017 15:15:52 +0000 Subject: * append newline at EOF. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- spec/ruby/library/stringio/gets_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/ruby/library') diff --git a/spec/ruby/library/stringio/gets_spec.rb b/spec/ruby/library/stringio/gets_spec.rb index f94448688b..a718098a4b 100644 --- a/spec/ruby/library/stringio/gets_spec.rb +++ b/spec/ruby/library/stringio/gets_spec.rb @@ -244,4 +244,4 @@ ruby_version_is "2.4" do io.gets(chomp: true).should == "this>is>an>example" end end -end \ No newline at end of file +end -- cgit v1.2.3