cosmetic chngs

This commit is contained in:
tomas 2004-12-12 20:32:51 +00:00
parent 29844f9a3a
commit ce64c6ead3
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
$sampleData = array(
array('../tests/ex1.mp3', '../tests/mdata1.xml'),
array('../tests/ex2.ogg', '../tests/mdata2.xml'),
array('../tests/ex2.wav', '../tests/mdata3.xml'),
// array('', ''),
array('../tests/ex2.wav', '../tests/mdata3.xml')
);
?>