From 4c85f48c893ecefef79d1f8ca117a1abf04a5a50 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 25 Aug 2009 00:22:11 +0000 Subject: [PATCH] - fix test when part of the path is a symlink --- ext/standard/tests/file/realpath_basic2.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/standard/tests/file/realpath_basic2.phpt b/ext/standard/tests/file/realpath_basic2.phpt index b71feb98b9..87fc8baaa4 100644 --- a/ext/standard/tests/file/realpath_basic2.phpt +++ b/ext/standard/tests/file/realpath_basic2.phpt @@ -3,9 +3,9 @@ realpath() with relative directory --FILE-- --EXPECT-- -- 2.50.0