##// END OF EJS Templates
Missing fixtures....
Jean-Philippe Lang -
r11232:6f21796c3422
parent child
Show More
@@ -28,7 +28,8 class IssueRelationsControllerTest < ActionController::TestCase
28 28 :issue_relations,
29 29 :enabled_modules,
30 30 :enumerations,
31 :trackers
31 :trackers,
32 :projects_trackers
32 33
33 34 def setup
34 35 User.current = nil
General Comments 0
You need to be logged in to leave comments. Login now