UNPKG

angular-ui-form-validation

Version:

A plugin for performing validation in angularjs without writing lots of boilerplate code or duplicating logic.

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