Added a test for retrying a request on error using jQuery.ajax(this). Works as intend...
[jquery.git] / Rakefile
index 52d7899..bf7ee2b 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -22,10 +22,9 @@ base_files = %w{
   manipulation
   css
   ajax
-  xhr
-  transports/jsonp
-  transports/script
-  transports/xhr
+  ajax/jsonp
+  ajax/script
+  ajax/xhr
   effects
   offset
   dimensions