aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/ruby/library/stringio/gets_spec.rb2
1 files changed, 1 insertions, 1 deletions
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