UNPKG

holyfills

Version:

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

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