##// END OF EJS Templates
scm: cvs: define NUM_REV as the number of test repository revisions at functional test...
Toshi MARUYAMA -
r7042:b46045c96c51
parent child
Show More
@@ -30,6 +30,7 class RepositoriesCvsControllerTest < ActionController::TestCase
30 # CVS module
30 # CVS module
31 MODULE_NAME = 'test'
31 MODULE_NAME = 'test'
32 PRJ_ID = 3
32 PRJ_ID = 3
33 NUM_REV = 7
33
34
34 def setup
35 def setup
35 @controller = RepositoriesController.new
36 @controller = RepositoriesController.new
General Comments 0
You need to be logged in to leave comments. Login now