Skip to content

Commit b4fce81

Browse files
committed
Updated convenience-tree tests
1 parent 91f4ec8 commit b4fce81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/convenience-tree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var sha = '5716e9757886eaf38d51c86b192258c960d9cfea';
66
var fileCount = 512; // Number of blob & blob executabless
77

88
exports.walk = function(test) {
9-
test.expect(516);
9+
test.expect(515);
1010

1111
git.repo('../.git', function(error, repo) {
1212
repo.commit(sha, function(error, commit) {

0 commit comments

Comments
 (0)