UNPKG

jquery-toad

Version:

jQuery TOAD - O velho e querido jQuery

6 lines (5 loc) 136 B
QUnit.module('Testes E2E', function () { QUnit.test("hello test", function (assert) { assert.ok(1 == "1"); }); });