Author: Stephan <[email protected]>
Branch: 
Changeset: r224:3d234b6e6ca5
Date: 2012-05-23 15:25 +0200
http://bitbucket.org/pypy/lang-js/changeset/3d234b6e6ca5/

Log:    12.6.3-6-n

diff --git a/js/test/ecma/Statements/12.6.3-6-n.js 
b/js/test/ecma/Statements/12.6.3-6-n.js
--- a/js/test/ecma/Statements/12.6.3-6-n.js
+++ b/js/test/ecma/Statements/12.6.3-6-n.js
@@ -76,7 +76,7 @@
 var VERSION = "ECMA_1";
 startTest();
 var TITLE   = "The for..in statement";
-var error = err;
+var error;
 
 writeHeaderToLog( SECTION + " "+ TITLE);
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to