Skip to content
Permalink
Browse files
Add additional test
  • Loading branch information
markelog committed Dec 23, 2012
1 parent a8b38b0 commit 32cfbd6
Showing 1 changed file with 1 addition and 0 deletions.
@@ -2245,4 +2245,5 @@ test( "Index for function argument should be received (#13094)", 2, function() {
jQuery("<div/><div/>").before(function( index ) {
equal( index, i++, "Index should be correct" );
});

});

0 comments on commit 32cfbd6

Please sign in to comment.