summaryrefslogtreecommitdiff
path: root/test/net/smtp/test_ssl_socket.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/net/smtp/test_ssl_socket.rb')
-rw-r--r--test/net/smtp/test_ssl_socket.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/net/smtp/test_ssl_socket.rb b/test/net/smtp/test_ssl_socket.rb
index ff229b5ad0..20792190c8 100644
--- a/test/net/smtp/test_ssl_socket.rb
+++ b/test/net/smtp/test_ssl_socket.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'net/smtp'
require 'test/unit'