summaryrefslogtreecommitdiff
path: root/test/openssl/test_random.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/openssl/test_random.rb')
-rw-r--r--test/openssl/test_random.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/openssl/test_random.rb b/test/openssl/test_random.rb
index e4242acf18..8c69d5431c 100644
--- a/test/openssl/test_random.rb
+++ b/test/openssl/test_random.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
begin
require "openssl"
rescue LoadError