UNPKG

holyfills

Version:

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

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