Yet another missing semicolon!
[jquery.git] / test / unit / ajax.js
index c7803f8..4162d58 100644 (file)
@@ -276,7 +276,7 @@ test(".ajax() - retry with jQuery.ajax( this )", function() {
                                start();
                        }
                }
-       })
+       });
 
 });