summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug68557.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug68557.phpt')
-rw-r--r--ext/spl/tests/bug68557.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug68557.phpt b/ext/spl/tests/bug68557.phpt
index c1ac95257b..ff58c7a046 100644
--- a/ext/spl/tests/bug68557.phpt
+++ b/ext/spl/tests/bug68557.phpt
@@ -35,7 +35,7 @@ unlink(__DIR__ . DIRECTORY_SEPARATOR . 'tmp' . DIRECTORY_SEPARATOR . 'a');
unlink(__DIR__ . DIRECTORY_SEPARATOR . 'tmp' . DIRECTORY_SEPARATOR . 'b');
rmdir(__DIR__ . DIRECTORY_SEPARATOR . 'tmp');
?>
---EXPECTF--
+--EXPECT--
bool(true)
bool(true)
bool(true)