Update unit test for #7608 which was leaking timers.
[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);