aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/router_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/router_test.rb')
-rw-r--r--test/unit/router_test.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unit/router_test.rb b/test/unit/router_test.rb
index 70d39ba6a1..ec60fb0889 100644
--- a/test/unit/router_test.rb
+++ b/test/unit/router_test.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require_relative '../test_helper'
class RootMailbox < ActionMailbox::Base