aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-05-29 22:56:36 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-05-30 22:59:10 +0900
commit0c136c786bcef9b05ccc60ef68b9d69f69b083ec (patch)
treec675a22316891ba0403636341b9361c6a0bdfaf5 /test
parent4a34a978ba93171475d8dd299d2307646df94554 (diff)
downloadruby-openssl-0c136c786bcef9b05ccc60ef68b9d69f69b083ec.tar.gz
Add sample/. Copied from sample/openssl/ of Ruby's tree. Sync-with-trunk: r53718
Diffstat (limited to 'test')
-rw-r--r--test/ut_eof.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ut_eof.rb b/test/ut_eof.rb
index 83325f2e..fcd7a639 100644
--- a/test/ut_eof.rb
+++ b/test/ut_eof.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'test/unit'
module TestEOF