summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorRemi Collet2018-01-18 14:34:21 +0100
committerjvoisin2018-01-18 14:34:21 +0100
commit7cc6abfb55c163e4334555a91c0a69e486e942b8 (patch)
treeb69c8cf3a3cb7952b4dc6025f69d90912776f7ee /src/tests
parent33caf581e49359866858dcca53206a2412439d69 (diff)
Remove src from patch
As in pr #126
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/glob_config.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/glob_config.phpt b/src/tests/glob_config.phpt
index 929664f..9d4c5f6 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] The call to the function 'foo' in %s/src/tests/glob_config.php:%d has been disabled. 19[snuffleupagus][0.0.0.0][disabled_function][simulation] The call to the function 'foo' in %s/tests/glob_config.php:%d has been disabled.
201 201
21[snuffleupagus][0.0.0.0][disabled_function][simulation] The call to the function 'bla' in %s/src/tests/glob_config.php:%d has been disabled. 21[snuffleupagus][0.0.0.0][disabled_function][simulation] The call to the function 'bla' in %s/tests/glob_config.php:%d has been disabled.
222 222
23 23