summaryrefslogtreecommitdiff
path: root/test/thread/test_sync.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/thread/test_sync.rb')
-rw-r--r--test/thread/test_sync.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/thread/test_sync.rb b/test/thread/test_sync.rb
index 9509cac6c7..e576fc1d32 100644
--- a/test/thread/test_sync.rb
+++ b/test/thread/test_sync.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'test/unit'
require 'sync'
require 'timeout'