UNPKG

holyfills

Version:

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

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