cosmetic chngs
This commit is contained in:
parent
29844f9a3a
commit
ce64c6ead3
|
@ -2,7 +2,6 @@
|
||||||
$sampleData = array(
|
$sampleData = array(
|
||||||
array('../tests/ex1.mp3', '../tests/mdata1.xml'),
|
array('../tests/ex1.mp3', '../tests/mdata1.xml'),
|
||||||
array('../tests/ex2.ogg', '../tests/mdata2.xml'),
|
array('../tests/ex2.ogg', '../tests/mdata2.xml'),
|
||||||
array('../tests/ex2.wav', '../tests/mdata3.xml'),
|
array('../tests/ex2.wav', '../tests/mdata3.xml')
|
||||||
// array('', ''),
|
|
||||||
);
|
);
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue