Support for decoding and encoding frames with unsynchronisation schema (ID3v2.4 only)
git-svn-id: http://php-reader.googlecode.com/svn/trunk@107 51a70ab9-7547-0410-9469-37e369ee0574
This commit is contained in:
@@ -40,6 +40,7 @@ require_once("PHPUnit/Framework.php");
|
||||
require_once("PHPUnit/TextUI/TestRunner.php");
|
||||
|
||||
ini_set("include_path", ini_get("include_path") . PATH_SEPARATOR . "../src/");
|
||||
ini_set("memory_limit", "16M");
|
||||
|
||||
$suite = new PHPUnit_Framework_TestSuite("PHP Reader");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user