mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Core: Correct the number of expected tests
(cherry-picked from da148f158f
)
This commit is contained in:
parent
7cf9ceaebc
commit
6738117383
@ -462,7 +462,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