summaryrefslogtreecommitdiff
path: root/src/tests/glob_config.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/glob_config.phpt')
-rw-r--r--src/tests/glob_config.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tests/glob_config.phpt b/src/tests/glob_config.phpt
index 6a3d3d5..b557c8b 100644
--- a/src/tests/glob_config.phpt
+++ b/src/tests/glob_config.phpt
@@ -16,8 +16,8 @@ foo();
16bla(); 16bla();
17?> 17?>
18--EXPECTF-- 18--EXPECTF--
19[snuffleupagus][0.0.0.0][disabled_function][simulation] Aborted execution on call of the function 'foo' in %s/tests/glob_config.php:%d. 19Warning: [snuffleupagus][disabled_function] Aborted execution on call of the function 'foo' in %a/glob_config.php on line 3
201 201
21[snuffleupagus][0.0.0.0][disabled_function][simulation] Aborted execution on call of the function 'bla' in %s/tests/glob_config.php:%d.
222
23 21
22Warning: [snuffleupagus][disabled_function] Aborted execution on call of the function 'bla' in %a/glob_config.php on line 6
232 \ No newline at end of file