UNPKG

holyfills

Version:

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

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