# HG changeset patch
# User sdama
# Date 1535442777 -19800
# Node ID 2cdf4a989ee7eae9b67adb2f2a2d138df97b69f3
# Parent  42037e059f2c70558828ab5489d8457d52007213
8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails
Summary: Updating the expected output for diagnostic.js to its correct value
Reviewed-by: jlaskey, sundar
Contributed-by: thejasvi.v.voniadka@oracle.com

diff -r 42037e059f2c -r 2cdf4a989ee7 test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED
--- a/test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED	Tue Aug 21 13:57:18 2018 -0700
+++ b/test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED	Tue Aug 28 13:22:57 2018 +0530
@@ -80,7 +80,7 @@
     "columnNumber": "15",
     "kind": "ERROR",
     "position": "15",
-    "message": "test.js:1:15 Unclosed group near index 9\n([a-z])+(\n         ^\n    /([a-z])+(/;\n               ^",
+    "message": "test.js:1:15 Unclosed group near index 9\n([a-z])+(\n    /([a-z])+(/;\n               ^",
     "lineNumber": "1"
   },
   {