# File test/test_commit.rb, line 27
def
test_count
assert_equal
107
,
Commit
.
count
(
@r
,
'master'
)
end