aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/plugin_test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/test/generators/plugin_test_helper.rb')
-rw-r--r--railties/test/generators/plugin_test_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/test/generators/plugin_test_helper.rb b/railties/test/generators/plugin_test_helper.rb
index 8ac90e3484..528f8d88f9 100644
--- a/railties/test/generators/plugin_test_helper.rb
+++ b/railties/test/generators/plugin_test_helper.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require "abstract_unit"
require "tmpdir"