Update unit tests with a leak detection mechanism for the various jQuery globals...
[jquery.git] / test / unit / offset.js
index cfa1444..329d69f 100644 (file)
@@ -1,4 +1,4 @@
-module("offset");
+module("offset", { teardown: moduleTeardown });
 
 test("disconnected node", function() {
        expect(2);