UNPKG

holyfills

Version:

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

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