summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_mercurial_controller_test.rb
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2020-03-22 16:34:59 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2020-03-22 16:34:59 +0000
commit8de1d87e70b3940d66ebc18a825728cf20e40430 (patch)
treeb0227538be1b9930db84ad7ceb32f5233eca32b4 /test/functional/repositories_mercurial_controller_test.rb
parent20ab5cb4dd8e856bed688d8d8e1cb2c1cd81312f (diff)
downloadredmine-8de1d87e70b3940d66ebc18a825728cf20e40430.tar.gz
redmine-8de1d87e70b3940d66ebc18a825728cf20e40430.zip
scm: mercurial: update test repository (#23055)
git-svn-id: http://svn.redmine.org/redmine/trunk@19607 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/functional/repositories_mercurial_controller_test.rb')
-rw-r--r--test/functional/repositories_mercurial_controller_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/repositories_mercurial_controller_test.rb b/test/functional/repositories_mercurial_controller_test.rb
index e79ad0413..ea1422c51 100644
--- a/test/functional/repositories_mercurial_controller_test.rb
+++ b/test/functional/repositories_mercurial_controller_test.rb
@@ -27,7 +27,7 @@ class RepositoriesMercurialControllerTest < Redmine::RepositoryControllerTest
REPOSITORY_PATH = Rails.root.join('tmp/test/mercurial_repository').to_s
PRJ_ID = 3
- NUM_REV = 34
+ NUM_REV = 36
def setup
super