fix dir separator in test

This commit is contained in:
Anatol Belski 2017-07-19 22:41:09 +02:00
parent c9fd093127
commit f67a3cc9bd

View file

@ -9,4 +9,4 @@ trait Stream00ploiter{
stream_wrapper_register('e0ploit','Stream00ploiter'); stream_wrapper_register('e0ploit','Stream00ploiter');
$s=fopen('e0ploit://',0); $s=fopen('e0ploit://',0);
--EXPECTF-- --EXPECTF--
Warning: fopen(e0ploit://): failed to open stream: operation failed in %s/bug74951.php on line 7 Warning: fopen(e0ploit://): failed to open stream: operation failed in %s%ebug74951.php on line 7