summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-09-12 16:02:40 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-09-12 16:02:40 +0900
commitc39dcdd1ceb65a6bd283229ce2df8ba2c8623734 (patch)
treeabb2651d181f0ecb84c3cf0a9018f353095d9709 /test
parent3186e870f8411e5ba7515a2b751e2ff499eec472 (diff)
downloadpsych-c39dcdd1ceb65a6bd283229ce2df8ba2c8623734.zip
Removed trailing white-spaces.
Diffstat (limited to 'test')
-rw-r--r--test/psych/test_encoding.rb2
1 files changed, 1 insertions, 1 deletions
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