Skip to content

Commit

Permalink
Spinner tests: Delay all the things to make IE happy. Maybe...
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Dec 10, 2012
1 parent 245a82d commit 020abcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/spinner/spinner_events.js
Expand Up @@ -253,7 +253,7 @@ asyncTest( "change", function() {
start();
}

step1();
setTimeout( step1 );
});

})( jQuery );

0 comments on commit 020abcf

Please sign in to comment.