--- parser3/tests/131.html 2003/04/11 11:15:25 1.1.2.1
+++ parser3/tests/131.html 2008/09/04 10:05:09 1.3
@@ -2,7 +2,7 @@
^try{
^mustfail[]
}{
- ^if($exception.type eq ''){
+ ^if($exception.type eq 'date.range'){
failed, that's OK
$exception.handled(1)
}