OSDN Git Service

Fixes fixtures loading.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 27 Nov 2009 20:49:33 +0000 (20:49 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 27 Nov 2009 20:49:33 +0000 (20:49 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3101 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/issues_controller_test.rb

index da6e1de..3ece848 100644 (file)
@@ -39,6 +39,7 @@ class IssuesControllerTest < ActionController::TestCase
            :workflows,
            :custom_fields,
            :custom_values,
+           :custom_fields_projects,
            :custom_fields_trackers,
            :time_entries,
            :journals,