summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_hasConstant_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/ReflectionClass_hasConstant_001.phpt')
-rw-r--r--ext/reflection/tests/ReflectionClass_hasConstant_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionClass_hasConstant_001.phpt b/ext/reflection/tests/ReflectionClass_hasConstant_001.phpt
index b4f4a1a88a..e81f2938cf 100644
--- a/ext/reflection/tests/ReflectionClass_hasConstant_001.phpt
+++ b/ext/reflection/tests/ReflectionClass_hasConstant_001.phpt
@@ -33,4 +33,4 @@ Check existing constant: bool(true)
Check existing constant, different case: bool(false)
Check absent constant: bool(false)
Check inherited constant: bool(true)
-Check absent constant: bool(false) \ No newline at end of file
+Check absent constant: bool(false)