Skip to content

Commit a838ce8

Browse files
committed
Extraneous test
1 parent ec91f71 commit a838ce8

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

test/tests/repository.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,4 @@ describe("Repository", function() {
326326
assert.equal(numMergeHeads, 1);
327327
});
328328
});
329-
330-
it("can GC", function() {
331-
global.gc();
332-
assert.equal(true, true);
333-
});
334329
});

0 commit comments

Comments
 (0)