mirror of
https://github.com/tc39/test262.git
synced 2025-05-07 00:10:33 +02:00
4 lines
53 B
JavaScript
4 lines
53 B
JavaScript
function $FAIL(message) {
|
|
testFailed(message);
|
|
}
|