Update $.data to use a function instead of an object when attaching to JS objects...
[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);