@@ -22,6 +22,8 require File.expand_path('../../test_helper', __FILE__) | |||||
22 | class ChangesetTest < ActiveSupport::TestCase |
|
22 | class ChangesetTest < ActiveSupport::TestCase | |
23 | fixtures :projects, :repositories, |
|
23 | fixtures :projects, :repositories, | |
24 | :issues, :issue_statuses, :issue_categories, |
|
24 | :issues, :issue_statuses, :issue_categories, | |
|
25 | :journals, :journal_details, | |||
|
26 | :workflows, | |||
25 | :changesets, :changes, |
|
27 | :changesets, :changes, | |
26 | :enumerations, |
|
28 | :enumerations, | |
27 | :custom_fields, :custom_values, |
|
29 | :custom_fields, :custom_values, |
General Comments 0
You need to be logged in to leave comments.
Login now