This commit is contained in:
Romain Neutron 2012-04-13 14:28:18 +02:00
commit c29cabb3bb
3 changed files with 0 additions and 32 deletions

View file

@ -2,8 +2,6 @@
namespace FFMpeg;
require_once dirname(__FILE__) . '/../../../src/FFMpeg/Binary.php';
class BinaryTest extends \PHPUnit_Framework_TestCase
{