summaryrefslogtreecommitdiff
path: root/Zend/tests/methods-on-non-objects-nested.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/methods-on-non-objects-nested.inc')
-rwxr-xr-xZend/tests/methods-on-non-objects-nested.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/methods-on-non-objects-nested.inc b/Zend/tests/methods-on-non-objects-nested.inc
index 8511414b82..63d1c0d0da 100755
--- a/Zend/tests/methods-on-non-objects-nested.inc
+++ b/Zend/tests/methods-on-non-objects-nested.inc
@@ -1,4 +1,4 @@
<?php
function nested() {
throw new LogicException('Should not be called');
-} \ No newline at end of file
+}