UNPKG

holyfills

Version:

No more "Holy Sxxt!!" when writting ES5/ES6

7 lines (5 loc) 171 B
"use strict"; var ArrayPrototype = require("../../lib/helpers/ArrayPrototype"); it("should be the same", function() { ArrayPrototype.should.equal(Array.prototype); });