mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Accidentally removed the module teardown code.
This commit is contained in:
parent
3ab7b72919
commit
e01e8d434d
@ -1,4 +1,4 @@
|
|||||||
module("selector");
|
module("selector", { teardown: moduleTeardown });
|
||||||
|
|
||||||
test("element", function() {
|
test("element", function() {
|
||||||
expect(21);
|
expect(21);
|
||||||
|
Loading…
Reference in New Issue
Block a user