Update unit tests with a leak detection mechanism for the various jQuery globals...
[jquery.git] / test / unit / traversing.js
index 31cffc2..f0471d7 100644 (file)
@@ -1,4 +1,4 @@
-module("traversing");
+module("traversing", { teardown: moduleTeardown });
 
 test("find(String)", function() {
        expect(5);