##// END OF EJS Templates
Merged r14230 from trunk to 3.0-stable...
Toshi MARUYAMA -
r13851:a971c16a67a3
parent child
Show More
@@ -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