Skip to content

Commit

Permalink
[test] join verifyString with the trailer removed
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpvar committed Nov 9, 2012
1 parent 72964d3 commit 741cbe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/repo.js
Expand Up @@ -34,6 +34,7 @@ module.exports.getPackFile = function(fn) {
}
verifyParts.pop();
}
verifyString = verifyParts.join('\n');

var verifyHash = {};

Expand Down

0 comments on commit 741cbe5

Please sign in to comment.