Skip to content

Commit

Permalink
fixup: move test, add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Oct 26, 2015
1 parent 8d33d7e commit d9961fd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// In Node 4.2.1, this test triggers an assertion in cluster.js. The assertion
// protects against memory leaks. https://github.com/nodejs/node/pull/3510

'use strict';
const common = require('../common');
const assert = require('assert');
Expand Down

0 comments on commit d9961fd

Please sign in to comment.