Merge branch 'bug-3333' of https://github.com/rdworth/jquery into rdworth-bug-3333
[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);