UNPKG

holyfills

Version:

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

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