We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b025aba commit 7ba0b8aCopy full SHA for 7ba0b8a
1 file changed
test/convenience-oid.js
@@ -21,9 +21,6 @@ var helper = {
21
}
22
};
23
24
-/**
25
- * Test that the commit object is present.
26
- */
27
exports.method = function(test){
28
test.expect(2);
29
helper.testFunction(test.equals, git.commit, 'Oid');
0 commit comments