Update description in test/harness/sta-override-error.js

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
This commit is contained in:
Rick Waldron 2017-06-23 11:55:26 -04:00
parent 5165cc11cf
commit c896312175
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
/*---
description: >
Including sta.js will expose two functions:
Test262Error
$ERROR
Assert that global $ERROR is overridable
includes: [sta.js]
---*/