summaryrefslogtreecommitdiff
path: root/tests/classes/destructor_inheritance.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_inheritance.phpt
parent6d8760677d34ba96d596d2ba2ae6494a732979ee (diff)
downloadphp-git-10c04aca384b8bc31412d36f05ba29f11192a082.tar.gz
- killed off UEXPECT
Diffstat (limited to 'tests/classes/destructor_inheritance.phpt')
-rwxr-xr-xtests/classes/destructor_inheritance.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/destructor_inheritance.phpt b/tests/classes/destructor_inheritance.phpt
index b9a46659b0..868c8960c8 100755
--- a/tests/classes/destructor_inheritance.phpt
+++ b/tests/classes/destructor_inheritance.phpt
@@ -26,4 +26,4 @@ echo 'Done';
--EXPECT--
base::__construct
base::__destruct
-Done \ No newline at end of file
+Done