##// END OF EJS Templates
scm: subversion: define NUM_REV as the number of test repository revisions at functional test...
Toshi MARUYAMA -
r7052:3afbc61cdd46
parent child
Show More
@@ -27,6 +27,7 class RepositoriesSubversionControllerTest < ActionController::TestCase
27 27 :issue_categories, :enumerations, :custom_fields, :custom_values, :trackers
28 28
29 29 PRJ_ID = 3
30 NUM_REV = 11
30 31
31 32 def setup
32 33 @controller = RepositoriesController.new
General Comments 0
You need to be logged in to leave comments. Login now