aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_x509name.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_x509name.rb')
-rw-r--r--test/test_x509name.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_x509name.rb b/test/test_x509name.rb
index c1dacf4f..f7a60c3a 100644
--- a/test/test_x509name.rb
+++ b/test/test_x509name.rb
@@ -1,4 +1,4 @@
-# coding: US-ASCII
+# coding: ASCII-8BIT
# frozen_string_literal: false
require_relative 'utils'