Skip to content

Commit 6891e8e

Browse files
authored
Merge pull request #619 from HashNotAdam/dont_globally_set_encoding_default_external
Don't globally set Encoding.default_external
2 parents fa6f21e + 827d68c commit 6891e8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test_roo.rb

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# with the wrong spreadsheet class
55
#STDERR.reopen "/dev/null","w"
66

7-
Encoding.default_external = "UTF-8"
8-
97
require 'test_helper'
108
require 'stringio'
119

0 commit comments

Comments
 (0)