Browse Source

Fixes fixtures loading.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3101 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/0.9.0
Jean-Philippe Lang 14 years ago
parent
commit
c2e2040fc0
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      test/functional/issues_controller_test.rb

+ 1
- 0
test/functional/issues_controller_test.rb View File

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

Loading…
Cancel
Save