summaryrefslogtreecommitdiff
path: root/test/-ext-/wait_for_single_fd
diff options
context:
space:
mode:
Diffstat (limited to 'test/-ext-/wait_for_single_fd')
-rw-r--r--test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb b/test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb
index e88dbefac6..d9fc52ebb2 100644
--- a/test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb
+++ b/test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'test/unit'
class TestWaitForSingleFD < Test::Unit::TestCase