summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/clearstatcache_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/clearstatcache_error.phpt')
-rw-r--r--ext/standard/tests/file/clearstatcache_error.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/standard/tests/file/clearstatcache_error.phpt b/ext/standard/tests/file/clearstatcache_error.phpt
index e9859d8c7f..1ebb08888e 100644
--- a/ext/standard/tests/file/clearstatcache_error.phpt
+++ b/ext/standard/tests/file/clearstatcache_error.phpt
@@ -17,9 +17,3 @@ echo "*** Done ***\n";
Warning: clearstatcache() expects exactly 0 parameters, 1 given in %s on line %d
NULL
*** Done ***
---UEXPECTF--
-*** Testing clearstatcache() function: error conditions ***
-
-Warning: clearstatcache() expects exactly 0 parameters, 1 given in %s on line %d
-NULL
-*** Done ***