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