--- parser3/tests/130.html 2003/07/24 11:25:58 1.2 +++ parser3/tests/130.html 2008/09/04 10:05:09 1.3 @@ -2,13 +2,13 @@ ^try{ ^mustfail[] }{ - ^if($exception.type eq ''){ + ^if($exception.type eq 'parser.runtime'){ failed, that's OK $exception.handled(1) } } @mustfail[] -$s[abc] +$s[abc] ^if(^s.match[][i]){y}{n}