Skip to content

Commit

Permalink
ugh you have got to be kidding me
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Jul 9, 2017
1 parent 9b30ff0 commit 85b01a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/leak/test.js
Expand Up @@ -37,9 +37,5 @@ try {
process.exit(1);
});
} catch (err) {
if (err.code !== 'MODULE_NOT_FOUND') {
throw err;
}

console.log(`skipping memory leak test`);
}

0 comments on commit 85b01a9

Please sign in to comment.