summaryrefslogtreecommitdiff
path: root/tests/classes/interface_constant_inheritance_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/interface_constant_inheritance_001.phpt')
-rw-r--r--tests/classes/interface_constant_inheritance_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/interface_constant_inheritance_001.phpt b/tests/classes/interface_constant_inheritance_001.phpt
index f982a4a64e..046f3b1c5a 100644
--- a/tests/classes/interface_constant_inheritance_001.phpt
+++ b/tests/classes/interface_constant_inheritance_001.phpt
@@ -1,5 +1,5 @@
--TEST--
-Ensure an interface may not shadow an inherited constant.
+Ensure an interface may not shadow an inherited constant.
--FILE--
<?php
interface I1 {