mirror of https://github.com/tc39/test262.git
Update description in test/harness/sta-override-error.js
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
This commit is contained in:
parent
5165cc11cf
commit
c896312175
|
@ -3,6 +3,11 @@
|
|||
|
||||
/*---
|
||||
description: >
|
||||
Including sta.js will expose two functions:
|
||||
|
||||
Test262Error
|
||||
$ERROR
|
||||
|
||||
Assert that global $ERROR is overridable
|
||||
includes: [sta.js]
|
||||
---*/
|
||||
|
|
Loading…
Reference in New Issue