Fix tests

This commit is contained in:
Romain Neutron 2012-09-03 19:16:50 +02:00
commit 01756fa1a8
2 changed files with 2 additions and 8 deletions

View file

@ -22,6 +22,7 @@ class BinaryTest extends \PHPUnit_Framework_TestCase
/**
* @covers FFMpeg\Binary::__construct
* @expectedException \FFMpeg\Exception\BinaryNotFoundException
*/
public function testConstruct()
{