Fixes #7922. Copy the donor event when simulating a bubbling submit in IE so that...
[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);