mirror of
https://github.com/danog/file.git
synced 2024-11-30 04:19:39 +01:00
Do not skip scandir test (bug fixed in php-uv repo)
This commit is contained in:
parent
e4c9e44b0e
commit
231b480ac0
@ -15,8 +15,4 @@ class UvDriverTest extends DriverTest {
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
public function testScandir() {
|
||||
$this->markTestSkipped("currently crashes php");
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user