summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/realpath_basic-win32.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/realpath_basic-win32.phpt')
-rw-r--r--ext/standard/tests/file/realpath_basic-win32.phpt26
1 files changed, 0 insertions, 26 deletions
diff --git a/ext/standard/tests/file/realpath_basic-win32.phpt b/ext/standard/tests/file/realpath_basic-win32.phpt
index 5db008c4b2..8802e59887 100644
--- a/ext/standard/tests/file/realpath_basic-win32.phpt
+++ b/ext/standard/tests/file/realpath_basic-win32.phpt
@@ -67,32 +67,6 @@ rmdir("$name_prefix/");
*** Testing realpath() on filenames ***
-- Iteration 1 --
-string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
-
--- Iteration 2 --
-string(%d) "%s\realpath_basic\realpath_basic.tmp"
-
--- Iteration 3 --
-string(%d) "%s\realpath_basic\home\test\realpath_basic.tmp"
-
--- Iteration 4 --
-string(%d) "%s\realpath_basic\realpath_basic.tmp"
-
--- Iteration 5 --
-string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
-
--- Iteration 6 --
-bool(false)
-
--- Iteration 7 --
-bool(false)
-Done
---UEXPECTF--
-*** Testing basic functions of realpath() with files ***
-
-*** Testing realpath() on filenames ***
-
--- Iteration 1 --
unicode(%d) "%s\realpath_basic\home\realpath_basic.tmp"
-- Iteration 2 --