Skip to content

Commit

Permalink
Revert "[skip ci] Skip bug45161.phpt on Windows"
Browse files Browse the repository at this point in the history
This reverts commit 4b22c3e.
  • Loading branch information
cmb69 committed Jul 17, 2024
1 parent 911dc5b commit 5688b31
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ext/curl/tests/bug45161.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
Bug #45161 (Reusing a curl handle leaks memory)
--EXTENSIONS--
curl
--SKIPIF--
<?php
if (PHP_OS_FAMILY === 'Windows') die('skip This test is insanely slow on Windows');
?>
--FILE--
<?php
include 'server.inc';
Expand Down

0 comments on commit 5688b31

Please sign in to comment.