mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 23:14:47 +02:00
Temp renaming to get around case ignorance, part 2
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
This commit is contained in:
parent
86209d8fd9
commit
c9f3ab5610
@ -6,4 +6,6 @@ function checkSequence(arr, message) {
|
|||||||
" '" + arr.join(',') + "'");
|
" '" + arr.join(',') + "'");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user