Merge in data_nocollide branch. Fixes #6968, improves unit testing framework checks...
[jquery.git] / test / unit / css.js
index 3e65b51..1b25987 100644 (file)
@@ -1,4 +1,4 @@
-module("css");
+module("css", { teardown: moduleTeardown });
 
 test("css(String|Hash)", function() {
        expect(41);