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:
Toshi MARUYAMA 2011-09-12 10:02:11 +00:00
parent e8e2fde490
commit b46045c96c
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ class RepositoriesCvsControllerTest < ActionController::TestCase
# CVS module
MODULE_NAME = 'test'
PRJ_ID = 3
NUM_REV = 7
def setup
@controller = RepositoriesController.new