UNPKG

holyfills

Version:

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

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