From c896312175bb508018b009ad39814505f1fc118b Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Fri, 23 Jun 2017 11:55:26 -0400 Subject: [PATCH] Update description in test/harness/sta-override-error.js Signed-off-by: Rick Waldron --- test/harness/sta-override-error.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/harness/sta-override-error.js b/test/harness/sta-override-error.js index 2409cfaaac..840470b13c 100644 --- a/test/harness/sta-override-error.js +++ b/test/harness/sta-override-error.js @@ -3,6 +3,11 @@ /*--- description: > + Including sta.js will expose two functions: + + Test262Error + $ERROR + Assert that global $ERROR is overridable includes: [sta.js] ---*/