diff options
| author | Remi Collet | 2018-01-17 15:54:11 +0100 |
|---|---|---|
| committer | jvoisin | 2018-01-17 15:54:11 +0100 |
| commit | f1cdd546c57cea193021a5d0bb36fc9f3d8ee5b7 (patch) | |
| tree | 1f54e1fb5aa98c4d86528056607d31ec243fd490 /src/tests/disabled_functions_register_tick_function.phpt | |
| parent | 6ba9ef7dcb57e50b936f8744d3664d4fa7f8bf6d (diff) | |
remove src from path (#126)
Diffstat (limited to 'src/tests/disabled_functions_register_tick_function.phpt')
| -rw-r--r-- | src/tests/disabled_functions_register_tick_function.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disabled_functions_register_tick_function.phpt b/src/tests/disabled_functions_register_tick_function.phpt index 2c32ff2..c43319a 100644 --- a/src/tests/disabled_functions_register_tick_function.phpt +++ b/src/tests/disabled_functions_register_tick_function.phpt | |||
| @@ -15,4 +15,4 @@ register_tick_function('my_super_function'); | |||
| 15 | ?> | 15 | ?> |
| 16 | --EXPECTF-- | 16 | --EXPECTF-- |
| 17 | 1337 | 17 | 1337 |
| 18 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'my_super_function' in %a/src/tests/disabled_functions_register_tick_function.php:4 has been disabled. | 18 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'my_super_function' in %a/tests/disabled_functions_register_tick_function.php:4 has been disabled. |
