|
|
1.1 ! misha 1: @main[] ! 2: $dir[/tests/270_dir] ! 3: ^file:find[$dir/subdir/270.txt]<br /> ! 4: ^file:find[$dir/subdir/270.txt]{file not found}<br /> ! 5: ^file:find[$dir/270.txt]<br /> ! 6: ^file:find[$dir/270.txt]{file not found}<br /> ! 7: ^file:find[$dir/270.html]<br /> ! 8: ^file:find[$dir/270.html]{file not found}<br /> ! 9: ^file:find[$dir/not-exist]<br /> ! 10: ^file:find[$dir/not-exist]{file not found}<br />