##// END OF EJS Templates
add missing fixture to test/unit/issue_relation_test.rb...
Toshi MARUYAMA -
r11839:c20b1d64a72f
parent child
Show More
@@ -28,7 +28,8 class IssueRelationTest < ActiveSupport::TestCase
28 28 :issue_relations,
29 29 :enabled_modules,
30 30 :enumerations,
31 :trackers
31 :trackers,
32 :projects_trackers
32 33
33 34 include Redmine::I18n
34 35
General Comments 0
You need to be logged in to leave comments. Login now