]> source.dussan.org Git - redmine.git/commitdiff
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 da6e1de683a4bd747afac5dec710c9c8c4b9d3b9..3ece848b703c39c9d044ca5e9588bd4f52acfe12 100644 (file)
@@ -39,6 +39,7 @@ class IssuesControllerTest < ActionController::TestCase
            :workflows,
            :custom_fields,
            :custom_values,
+           :custom_fields_projects,
            :custom_fields_trackers,
            :time_entries,
            :journals,