summaryrefslogtreecommitdiff
path: root/tests/classes/destructor_and_exceptions.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-05-26 15:52:06 +0000
committerSteph Fox <sfox@php.net>2008-05-26 15:52:06 +0000
commit10c04aca384b8bc31412d36f05ba29f11192a082 (patch)
tree327ae345cf638fb74e868eb6fb766a0841af515c /tests/classes/destructor_and_exceptions.phpt
parent6d8760677d34ba96d596d2ba2ae6494a732979ee (diff)
downloadphp-git-10c04aca384b8bc31412d36f05ba29f11192a082.tar.gz
- killed off UEXPECT
Diffstat (limited to 'tests/classes/destructor_and_exceptions.phpt')
-rwxr-xr-xtests/classes/destructor_and_exceptions.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/destructor_and_exceptions.phpt b/tests/classes/destructor_and_exceptions.phpt
index 8100c92465..0da6e642af 100755
--- a/tests/classes/destructor_and_exceptions.phpt
+++ b/tests/classes/destructor_and_exceptions.phpt
@@ -51,7 +51,7 @@ catch(FatalException $e)
?>
===DONE===
---EXPECTF--
+--EXPECT--
FailClass::__destruct
Caught: FailClass
FatalException::__construct