Fixed test for load(url)
This commit is contained in:
parent
0121530083
commit
fac6a87dcf
|
@ -44,7 +44,7 @@ jQuery.fn.extend({
|
|||
* setTimeout(function() {
|
||||
* ok( $('#first').text() == 'ERROR', 'Check if load works without callback');
|
||||
* start();
|
||||
* }, 100);
|
||||
* }, 500);
|
||||
*
|
||||
* @name load
|
||||
* @type jQuery
|
||||
|
|
Loading…
Reference in a new issue