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