Update unit tests with a leak detection mechanism for the various jQuery globals...
[jquery.git] / test / unit / queue.js
index eada0ee..31e587d 100644 (file)
@@ -1,4 +1,4 @@
-module("queue");
+module("queue", { teardown: moduleTeardown });
 
 test("queue() with other types",function() {
        expect(9);