diff options
Diffstat (limited to 'ext/standard/tests/file/bug41874_3.phpt')
-rw-r--r-- | ext/standard/tests/file/bug41874_3.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/bug41874_3.phpt b/ext/standard/tests/file/bug41874_3.phpt index 05095c6f10..01bd7dc606 100644 --- a/ext/standard/tests/file/bug41874_3.phpt +++ b/ext/standard/tests/file/bug41874_3.phpt @@ -13,4 +13,4 @@ if(substr(PHP_OS, 0, 3) != 'WIN' ) { system('cd 1:\\non_existent; dir nonexistent'); ?> --EXPECT-- -The system cannot find the drive specified.
\ No newline at end of file +The system cannot find the drive specified. |