scm: cvs: define NUM_REV as the number of test repository revisions at functional test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7162 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
e8e2fde490
commit
b46045c96c
@ -30,6 +30,7 @@ class RepositoriesCvsControllerTest < ActionController::TestCase
|
|||||||
# CVS module
|
# CVS module
|
||||||
MODULE_NAME = 'test'
|
MODULE_NAME = 'test'
|
||||||
PRJ_ID = 3
|
PRJ_ID = 3
|
||||||
|
NUM_REV = 7
|
||||||
|
|
||||||
def setup
|
def setup
|
||||||
@controller = RepositoriesController.new
|
@controller = RepositoriesController.new
|
||||||
|
Loading…
x
Reference in New Issue
Block a user