diff --git a/tests/classes/inheritance_002.phpt b/tests/classes/inheritance_002.phpt index 41358928bfa..0d355d85511 100755 --- a/tests/classes/inheritance_002.phpt +++ b/tests/classes/inheritance_002.phpt @@ -4,73 +4,65 @@ Constructor precedence --FILE-- --EXPECT-- ### PHP4 style @@ -84,4 +76,4 @@ string(17) "Child constructor" string(16) "Base constructor" ### Mixed style 2 string(17) "Child constructor" -string(16) "Base constructor" \ No newline at end of file +string(16) "Base constructor"