summaryrefslogtreecommitdiff
path: root/test/openssl/test_pkcs5.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/openssl/test_pkcs5.rb')
-rw-r--r--test/openssl/test_pkcs5.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/openssl/test_pkcs5.rb b/test/openssl/test_pkcs5.rb
index 5e85dde955..f38fd716b7 100644
--- a/test/openssl/test_pkcs5.rb
+++ b/test/openssl/test_pkcs5.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require_relative 'utils'
class OpenSSL::TestPKCS5 < Test::Unit::TestCase