summaryrefslogtreecommitdiff
path: root/tests/classes/interface_constant_inheritance_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/interface_constant_inheritance_003.phpt')
-rw-r--r--tests/classes/interface_constant_inheritance_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/interface_constant_inheritance_003.phpt b/tests/classes/interface_constant_inheritance_003.phpt
index 6b4139bd98..908ca7b4d6 100644
--- a/tests/classes/interface_constant_inheritance_003.phpt
+++ b/tests/classes/interface_constant_inheritance_003.phpt
@@ -1,5 +1,5 @@
--TEST--
-Ensure a class may not inherit two constants with the same name from two separate interfaces.
+Ensure a class may not inherit two constants with the same name from two separate interfaces.
--FILE--
<?php
interface I1 {