fix integration hook test name

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10546 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2012-10-02 22:30:44 +00:00
parent 1d4c8abe96
commit bb1563f23f
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@
require File.expand_path('../../../../test_helper', __FILE__)
class MenuManagerTest < ActionController::IntegrationTest
class HookTest < ActionController::IntegrationTest
fixtures :users, :roles, :projects, :members, :member_roles
# Hooks that are manually registered later