Skip to content

Commit 7ba0b8a

Browse files
committed
Removed useless comment
1 parent b025aba commit 7ba0b8a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/convenience-oid.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ var helper = {
2121
}
2222
};
2323

24-
/**
25-
* Test that the commit object is present.
26-
*/
2724
exports.method = function(test){
2825
test.expect(2);
2926
helper.testFunction(test.equals, git.commit, 'Oid');

0 commit comments

Comments
 (0)