Drop remnants of HHVM from tests

It was removed from Travis in c479cdd42f
This commit is contained in:
Martin Hujer
2017-11-10 09:41:09 +01:00
committed by Ben Ramsey
parent 1b608e7e01
commit f3e0fed2d7
10 changed files with 7 additions and 66 deletions
@@ -13,12 +13,6 @@ use AspectMock\Test as AspectMock;
*/
class RandomBytesGeneratorTest extends TestCase
{
protected function setUp()
{
$this->skipIfHhvm();
parent::setUp();
}
public function lengthAndHexDataProvider()
{
return [