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