##// END OF EJS Templates
fix integration hook test name...
Toshi MARUYAMA -
r10335:bb1563f23ffa
parent child
Show More
@@ -17,8 +17,7
17 17
18 18 require File.expand_path('../../../../test_helper', __FILE__)
19 19
20 class MenuManagerTest < ActionController::IntegrationTest
21
20 class HookTest < ActionController::IntegrationTest
22 21 fixtures :users, :roles, :projects, :members, :member_roles
23 22
24 23 # Hooks that are manually registered later
General Comments 0
You need to be logged in to leave comments. Login now