UNPKG

postal.diagnostics

Version:

Wiretap add-on for postal.js allowing configurable console.logging (or other) output of messages being published through postal's message bus.

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