mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Core: Correct the number of expected tests
This commit is contained in:
parent
69d4a48ff6
commit
da148f158f
@ -457,7 +457,7 @@ test("isFunction", function() {
|
||||
});
|
||||
|
||||
test( "isNumeric", function() {
|
||||
expect( 38 );
|
||||
expect( 37 );
|
||||
|
||||
var t = jQuery.isNumeric,
|
||||
Traditionalists = /** @constructor */ function(n) {
|
||||
|
Loading…
Reference in New Issue
Block a user