@ -66,6 +67,8 @@ Check if there is more than 1gb of total memory.
* return function suitable for use as a validation function passed as the second
* return function suitable for use as a validation function passed as the second
argument to `assert.throws()`
argument to `assert.throws()`
If `fn` is provided, it will be passed to `assert.throws` as first argument.
The expected error should be [subclassed by the `internal/errors` module](https://github.com/nodejs/node/blob/master/doc/guides/using-internal-errors.md#api).
The expected error should be [subclassed by the `internal/errors` module](https://github.com/nodejs/node/blob/master/doc/guides/using-internal-errors.md#api).