From f1cdd546c57cea193021a5d0bb36fc9f3d8ee5b7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Jan 2018 15:54:11 +0100 Subject: remove src from path (#126) --- src/tests/disabled_functions_register_tick_function.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/disabled_functions_register_tick_function.phpt') 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'); ?> --EXPECTF-- 1337 -[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. +[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. -- cgit v1.3