summaryrefslogtreecommitdiff
path: root/test/-ext-/win32/test_console_attr.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/-ext-/win32/test_console_attr.rb')
-rw-r--r--test/-ext-/win32/test_console_attr.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/-ext-/win32/test_console_attr.rb b/test/-ext-/win32/test_console_attr.rb
index 3afb2d9378..e596e13469 100644
--- a/test/-ext-/win32/test_console_attr.rb
+++ b/test/-ext-/win32/test_console_attr.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
if /mswin|mingw/ =~ RUBY_PLATFORM and STDOUT.tty?
require '-test-/win32/console'
require 'io/console'