From c39dcdd1ceb65a6bd283229ce2df8ba2c8623734 Mon Sep 17 00:00:00 2001 From: SHIBATA Hiroshi Date: Tue, 12 Sep 2017 16:02:40 +0900 Subject: Removed trailing white-spaces. --- test/psych/test_encoding.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/psych/test_encoding.rb b/test/psych/test_encoding.rb index 01ebe25..ef66531 100644 --- a/test/psych/test_encoding.rb +++ b/test/psych/test_encoding.rb @@ -116,7 +116,7 @@ module Psych assert_equal "こんにちは!", Psych.load(f) end } - end + end def test_emit_alias @emitter.start_stream Psych::Parser::UTF8 -- cgit v1.2.3