nashorn/test/script/basic/scripting.js.EXPECTED
changeset 16196 58f6f046bb5e
parent 16151 97c1e756ae1e
child 24778 2ff5d7041566
--- a/nashorn/test/script/basic/scripting.js.EXPECTED	Fri Jan 25 17:35:31 2013 +0100
+++ b/nashorn/test/script/basic/scripting.js.EXPECTED	Mon Jan 28 18:10:16 2013 +0530
@@ -99,5 +99,5 @@
 print(y);
 
 
-print(read(__FILE__));
+print(readFully(__FILE__));