Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
nix unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
boblauer committed Jan 12, 2018
1 parent 32d0b4f commit 27277dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/runner.js
Expand Up @@ -192,9 +192,4 @@ describe('Mock Require', () => {

assert.equal(b, c);
});

// (function shouldMockFilesInNodePathByFullPath() {

// mock.stopAll();
// })();
});

0 comments on commit 27277dc

Please sign in to comment.