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

test/functional/repositories_subversion_controller_test.rb

index d33bd38c07f6435d142b0bb83920b24f865478ed..c0522e359620a4a8275f4fed3619944be4f5a7a7 100644 (file)
@@ -27,6 +27,7 @@ class RepositoriesSubversionControllerTest < ActionController::TestCase
            :issue_categories, :enumerations, :custom_fields, :custom_values, :trackers
 
   PRJ_ID = 3
+  NUM_REV = 11
 
   def setup
     @controller = RepositoriesController.new