mirror of
https://github.com/redmine/redmine.git
synced 2026-03-06 12:31:40 +01:00
scm: darcs: define NUM_REV as the number of test repository revisions at unit model test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7092 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -21,6 +21,7 @@ class RepositoryDarcsTest < ActiveSupport::TestCase
|
||||
fixtures :projects
|
||||
|
||||
REPOSITORY_PATH = Rails.root.join('tmp/test/darcs_repository').to_s
|
||||
NUM_REV = 6
|
||||
|
||||
def setup
|
||||
@project = Project.find(3)
|
||||
|
||||
Reference in New Issue
Block a user