summaryrefslogtreecommitdiffstats
path: root/test/test_x509cert.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_x509cert.rb')
-rw-r--r--test/test_x509cert.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_x509cert.rb b/test/test_x509cert.rb
index d246622d..ed0758a6 100644
--- a/test/test_x509cert.rb
+++ b/test/test_x509cert.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
require_relative "utils"
if defined?(OpenSSL)