From ce64c6ead3da56ed68df03cd7216f4f729a0bd6b Mon Sep 17 00:00:00 2001 From: tomas Date: Sun, 12 Dec 2004 20:32:51 +0000 Subject: [PATCH] cosmetic chngs --- livesupport/modules/storageServer/var/tests/sampleData.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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