UNPKG

stitches

Version:

Stitches is an HTML5 sprite sheet generator.

10 lines (7 loc) 117 B
(function ($) { module("stitches"); test("test", function () { expect(1); ok(true, "test"); }); }(jQuery));