aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/form_options_helper_i18n_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/template/form_options_helper_i18n_test.rb')
-rw-r--r--actionview/test/template/form_options_helper_i18n_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionview/test/template/form_options_helper_i18n_test.rb b/actionview/test/template/form_options_helper_i18n_test.rb
index a1048fbb89..e23bd94307 100644
--- a/actionview/test/template/form_options_helper_i18n_test.rb
+++ b/actionview/test/template/form_options_helper_i18n_test.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
require "abstract_unit"
class FormOptionsHelperI18nTests < ActionView::TestCase