##// END OF EJS Templates
back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesHelperTest....
Toshi MARUYAMA -
r5999:b0dfcca23045
parent child
Show More
@@ -17,7 +17,7
17 17
18 18 require File.expand_path('../../../test_helper', __FILE__)
19 19
20 class IssuesHelperTest < ActionView::TestCase
20 class IssuesHelperTest < HelperTestCase
21 21 include ApplicationHelper
22 22 include IssuesHelper
23 23
General Comments 0
You need to be logged in to leave comments. Login now