Fix tests
This commit is contained in:
parent
6bcf3505fe
commit
01756fa1a8
2 changed files with 2 additions and 8 deletions
|
|
@ -22,6 +22,7 @@ class BinaryTest extends \PHPUnit_Framework_TestCase
|
|||
|
||||
/**
|
||||
* @covers FFMpeg\Binary::__construct
|
||||
* @expectedException \FFMpeg\Exception\BinaryNotFoundException
|
||||
*/
|
||||
public function testConstruct()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue