mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Drop remnants of HHVM from tests
It was removed from Travis in c479cdd42f
This commit is contained in:
@@ -13,12 +13,6 @@ use AspectMock\Test as AspectMock;
|
||||
*/
|
||||
class RandomBytesGeneratorTest extends TestCase
|
||||
{
|
||||
protected function setUp()
|
||||
{
|
||||
$this->skipIfHhvm();
|
||||
parent::setUp();
|
||||
}
|
||||
|
||||
public function lengthAndHexDataProvider()
|
||||
{
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user