Annotation of parser3/tests/157.html, revision 1.1

1.1     ! misha       1: ^try{
        !             2:        ^file:copy[157.html;157.copy]
        !             3:        ^if(-f "157.copy"){
        !             4:                ok.
        !             5:                ^file:delete[157.copy]
        !             6:        }{
        !             7:                no copy errors but target file doesn't exist.
        !             8:        }
        !             9: }{
        !            10:        failed.
        !            11:        $exception.handled(1)
        !            12: }

E-mail: