summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFileInfo_getGroup_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplFileInfo_getGroup_basic.phpt')
-rw-r--r--ext/spl/tests/SplFileInfo_getGroup_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFileInfo_getGroup_basic.phpt b/ext/spl/tests/SplFileInfo_getGroup_basic.phpt
index d279935637..fcfafefdb4 100644
--- a/ext/spl/tests/SplFileInfo_getGroup_basic.phpt
+++ b/ext/spl/tests/SplFileInfo_getGroup_basic.phpt
@@ -22,5 +22,5 @@ var_dump($expected == $actual);
$filename = __DIR__ . "/SplFileInfo_getGroup_basic";
unlink($filename);
?>
---EXPECTF--
+--EXPECT--
bool(true)