diff options
Diffstat (limited to '')
| -rw-r--r-- | src/tests/disable_function/disabled_functions_require_simulation.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_functions_require_simulation.phpt b/src/tests/disable_function/disabled_functions_require_simulation.phpt index 2c52610..d23ad4e 100644 --- a/src/tests/disable_function/disabled_functions_require_simulation.phpt +++ b/src/tests/disable_function/disabled_functions_require_simulation.phpt | |||
| @@ -20,6 +20,6 @@ echo "1337\n"; | |||
| 20 | --EXPECTF-- | 20 | --EXPECTF-- |
| 21 | BLA | 21 | BLA |
| 22 | 22 | ||
| 23 | Warning: [snuffleupagus][0.0.0.0][disabled_function][simulation] Aborted execution on call of the function 'require', because its argument 'inclusion path' content (%a/test.sim) matched a rule in %a/disabled_functions_require_simulation.php on line %d | 23 | Warning: [snuffleupagus][0.0.0.0][disabled_function][simulation] Aborted execution on call of the function 'require', because its argument 'inclusion path' content (%a%2Ftest.sim) matched a rule in %a/disabled_functions_require_simulation.php on line %d |
| 24 | MEH | 24 | MEH |
| 25 | 1337 | 25 | 1337 |
