Fixes fixtures loading.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3101 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2009-11-27 20:49:33 +00:00
parent f9732b02a2
commit c2e2040fc0
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ class IssuesControllerTest < ActionController::TestCase
:workflows,
:custom_fields,
:custom_values,
:custom_fields_projects,
:custom_fields_trackers,
:time_entries,
:journals,