diff --git a/livesupport/modules/storageServer/var/tests/sampleData.php b/livesupport/modules/storageServer/var/tests/sampleData.php index 3ea42894d..5b10e56f0 100644 --- a/livesupport/modules/storageServer/var/tests/sampleData.php +++ b/livesupport/modules/storageServer/var/tests/sampleData.php @@ -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') ); ?> \ No newline at end of file