Skip to content

Commit 938d235

Browse files
committed
Remove XFAIL mark
1 parent eda916c commit 938d235

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ext/ffi/tests/100.phpt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ try {
88
} catch (Throwable $e) {
99
die('skip PHP symbols not available');
1010
}
11-
12-
if (PHP_OS == "Darwin") {
13-
die("xfail there is a known leak here");
14-
}
1511
?>
1612
--INI--
1713
ffi.enable=1

0 commit comments

Comments
 (0)