@@ -27,6 +27,7 class RepositoriesSubversionControllerTest < ActionController::TestCase | |||||
27 | :issue_categories, :enumerations, :custom_fields, :custom_values, :trackers |
|
27 | :issue_categories, :enumerations, :custom_fields, :custom_values, :trackers | |
28 |
|
28 | |||
29 | PRJ_ID = 3 |
|
29 | PRJ_ID = 3 | |
|
30 | NUM_REV = 11 | |||
30 |
|
31 | |||
31 | def setup |
|
32 | def setup | |
32 | @controller = RepositoriesController.new |
|
33 | @controller = RepositoriesController.new |
General Comments 0
You need to be logged in to leave comments.
Login now