mirror of
https://github.com/redmine/redmine.git
synced 2026-07-04 16:18:02 +02:00
scm: subversion: define NUM_REV as the number of test repository revisions at functional test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7172 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user