Merge in data_nocollide branch. Fixes #6968, improves unit testing framework checks...
[jquery.git] / test / unit / ajax.js
index f26ebad..3f672ae 100644 (file)
@@ -1,4 +1,4 @@
-module("ajax");
+module("ajax", { teardown: moduleTeardown });
 
 // Safari 3 randomly crashes when running these tests,
 // but only in the full suite - you can run just the Ajax