summaryrefslogtreecommitdiff
path: root/tests/php/dbg.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/dbg.php')
-rw-r--r--tests/php/dbg.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/php/dbg.php b/tests/php/dbg.php
index 8de0bb8..70e71ef 100644
--- a/tests/php/dbg.php
+++ b/tests/php/dbg.php
@@ -12,7 +12,8 @@
-
+TestIniEntries\iniTest1();
+exit;
echo "\x1b[1;31m";
(new ReflectionExtension('extension_for_tests') )->info();
echo "\x1b[0m";