@@ -73,7 +73,7 class RepositoryMercurialTest < ActiveSupport::TestCase | |||||
73 |
|
73 | |||
74 | @repository.fetch_changesets |
|
74 | @repository.fetch_changesets | |
75 | @project.reload |
|
75 | @project.reload | |
76 |
assert_equal |
|
76 | assert_equal NUM_REV, @repository.changesets.count | |
77 | end |
|
77 | end | |
78 |
|
78 | |||
79 | def test_isodatesec |
|
79 | def test_isodatesec |
General Comments 0
You need to be logged in to leave comments.
Login now