Revision: 1990
          http://svn.sourceforge.net/vexi/?rev=1990&view=rev
Author:   mkpg2
Date:     2007-07-16 09:30:25 -0700 (Mon, 16 Jul 2007)

Log Message:
-----------
Fix. Test failed as backtrace is now longer.

Modified Paths:
--------------
    core/trunk/org.vexi.core/src_junit/test/core/box/childrentrap/readJSExn.t

Modified: 
core/trunk/org.vexi.core/src_junit/test/core/box/childrentrap/readJSExn.t
===================================================================
--- core/trunk/org.vexi.core/src_junit/test/core/box/childrentrap/readJSExn.t   
2007-07-16 15:16:20 UTC (rev 1989)
+++ core/trunk/org.vexi.core/src_junit/test/core/box/childrentrap/readJSExn.t   
2007-07-16 16:30:25 UTC (rev 1990)
@@ -43,10 +43,10 @@
                assert(!pos1);
                assert(pos2);
        };
-       f(0,"s",4);
-       f(1,"t",4);
-       f(2,"u",3);
-       f(3,"v",3);
+       f(0,"s",5);
+       f(1,"t",5);
+       f(2,"u",4);
+       f(3,"v",4);
        
     
     <ui:box/>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to