UNPKG

holyfills

Version:

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

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