update test

This commit is contained in:
Rob Richards 2004-01-22 22:12:21 +00:00
parent 95c15b024a
commit b5e7a6dae0

View File

@ -21,12 +21,9 @@ $rootNode->appendChild($rootNode);
?>
--EXPECTF--
--- Catch exception with try/catch
object(domexception)#3 (7) {
object(domexception)#%d (6) {
["code"]=>
int(3)
["trace"]=>
array(0) {
}
}
--- Don't catch exception with try/catch