summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/file_get_contents_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/file_get_contents_variation1.phpt')
-rw-r--r--ext/standard/tests/file/file_get_contents_variation1.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/tests/file/file_get_contents_variation1.phpt b/ext/standard/tests/file/file_get_contents_variation1.phpt
index 12bfd325ae..eb502e0527 100644
--- a/ext/standard/tests/file/file_get_contents_variation1.phpt
+++ b/ext/standard/tests/file/file_get_contents_variation1.phpt
@@ -28,7 +28,6 @@ $newpath = create_include_path();
set_include_path($newpath);
runtest();
teardown_include_path();
-restore_include_path();
chdir("..");
rmdir($thisTestDir);