mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 13:08:11 -05:00
Add additional test
This commit is contained in:
@@ -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" );
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user