UNPKG

holyfills

Version:

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

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