UNPKG

steal-tools

Version:

Futuristic build tools for ES6 Module applications.

8 lines (5 loc) 171 B
module("exports", { teardown: moduleTeardown }); test("amdModule", function() { expect(1); equal( jQuery, amdDefined, "Make sure defined module matches jQuery" ); });