mirror of
https://github.com/redmine/redmine.git
synced 2025-10-29 01:06:20 +01:00
add missing fixtures to test/unit/changeset_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@14230 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -22,6 +22,8 @@ require File.expand_path('../../test_helper', __FILE__)
|
||||
class ChangesetTest < ActiveSupport::TestCase
|
||||
fixtures :projects, :repositories,
|
||||
:issues, :issue_statuses, :issue_categories,
|
||||
:journals, :journal_details,
|
||||
:workflows,
|
||||
:changesets, :changes,
|
||||
:enumerations,
|
||||
:custom_fields, :custom_values,
|
||||
|
||||
Reference in New Issue
Block a user