]> source.dussan.org Git - redmine.git/commitdiff
scm: cvs: define NUM_REV as the number of test repository revisions at functional...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 12 Sep 2011 10:02:11 +0000 (10:02 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 12 Sep 2011 10:02:11 +0000 (10:02 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7162 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/repositories_cvs_controller_test.rb

index 50a87fc5c64cd9dc703aa17c3d9600ce29fde9f4..362cd8c58820eaf75fc8c954ebd58f9f8a7010ec 100644 (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