Update unit tests with a leak detection mechanism for the various jQuery globals...
[jquery.git] / test / unit / selector.js
index 5b758c1..c530c1f 100644 (file)
@@ -1,4 +1,4 @@
-module("selector");
+module("selector", { teardown: moduleTeardown });
 
 test("element", function() {
        expect(21);