PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
test
/
error
"use strict"; module.exports = function (t, a) { var e = new Error(); a(t(e), e, "Error"); a.throws(function () { t({}); }, "Other"); };
[+]
#
[+]
..
[-] custom.js
[edit]
[-] valid-error.js
[edit]
[-] is-error.js
[edit]