mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
parent
8a734344f2
commit
625bd303d9
@ -276,7 +276,7 @@ QUnit.test( "type for `Symbol`", function( assert ) {
|
|||||||
// Prevent reference errors
|
// Prevent reference errors
|
||||||
if( typeof Symbol !== "function" ) {
|
if( typeof Symbol !== "function" ) {
|
||||||
assert.expect( 0 );
|
assert.expect( 0 );
|
||||||
return
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
assert.expect( 2 );
|
assert.expect( 2 );
|
||||||
|
Loading…
Reference in New Issue
Block a user