aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailbox/test/test_helper.rb')
-rw-r--r--actionmailbox/test/test_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionmailbox/test/test_helper.rb b/actionmailbox/test/test_helper.rb
index bf93df1029..09f6cc818d 100644
--- a/actionmailbox/test/test_helper.rb
+++ b/actionmailbox/test/test_helper.rb
@@ -54,3 +54,5 @@ class BounceMailer < ActionMailer::Base
end
end
end
+
+require_relative "../../tools/test_common"