Skip to content

Commit ce4eb8f

Browse files
mjagoeregon
authored andcommitted
Fix encoding in encoding/converter/primitive_errinfo_spec.rb
1 parent ef64e76 commit ce4eb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/encoding/converter/primitive_errinfo_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# -*- encoding: us-ascii -*-
1+
# -*- encoding: binary -*-
22
require File.expand_path('../../../../spec_helper', __FILE__)
33

44
with_feature :encoding do

0 commit comments

Comments
 (0)