##// END OF EJS Templates
make WatchersHelperTest passes when config.threadsafe! is enabled (#12097)...
Toshi MARUYAMA -
r12153:637e450824cf
parent child
Show More
@@ -20,6 +20,7 require File.expand_path('../../../test_helper', __FILE__)
20 20 class WatchersHelperTest < ActionView::TestCase
21 21 include WatchersHelper
22 22 include Redmine::I18n
23 include Rails.application.routes.url_helpers
23 24
24 25 fixtures :users, :issues
25 26
General Comments 0
You need to be logged in to leave comments. Login now