mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
add missing fixtures to SearchControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@13306 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
d29799712f
commit
6dfbde0e65
@ -21,6 +21,7 @@ class SearchControllerTest < ActionController::TestCase
|
||||
fixtures :projects, :enabled_modules, :roles, :users, :members, :member_roles,
|
||||
:issues, :trackers, :issue_statuses, :enumerations,
|
||||
:custom_fields, :custom_values,
|
||||
:custom_fields_projects, :custom_fields_trackers,
|
||||
:repositories, :changesets
|
||||
|
||||
def setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user