Skip to content

Commit 1ead198

Browse files
wildmaplesmatzbot
authored andcommitted
[ruby/prism] Test cp51932
ruby/prism@29ba8cd1f2
1 parent ae56db5 commit 1ead198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/prism/encoding_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class EncodingTest < TestCase
3737
windows-1252
3838
CP1251
3939
CP1252
40+
CP51932
4041
].each do |encoding|
4142
define_method "test_encoding_#{encoding}" do
4243
result = Prism.parse("# encoding: #{encoding}\n'string'")

0 commit comments

Comments
 (0)