From 2fdac68efa4953b9b80d440c0f2537b3fea94ddd Mon Sep 17 00:00:00 2001 From: tomas Date: Fri, 18 Feb 2005 13:33:49 +0000 Subject: [PATCH] webstream type file added to sampleData and resetStorage. --- livesupport/modules/storageServer/var/tests/sampleData.php | 5 +++++ livesupport/modules/storageServer/var/tests/wstream1.xml | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 livesupport/modules/storageServer/var/tests/wstream1.xml diff --git a/livesupport/modules/storageServer/var/tests/sampleData.php b/livesupport/modules/storageServer/var/tests/sampleData.php index e6cdb1e25..9e1dbc5f9 100644 --- a/livesupport/modules/storageServer/var/tests/sampleData.php +++ b/livesupport/modules/storageServer/var/tests/sampleData.php @@ -33,6 +33,11 @@ 'type' => 'playlist', 'xml' => '../tests/plist1.xml', 'gunid' => '0000000000000001' + ), + array( + 'type' => 'webstream', + 'xml' => '../tests/wstream1.xml', + 'gunid' => 'f000000000000001' ) ); ?> diff --git a/livesupport/modules/storageServer/var/tests/wstream1.xml b/livesupport/modules/storageServer/var/tests/wstream1.xml new file mode 100644 index 000000000..f2bbe860d --- /dev/null +++ b/livesupport/modules/storageServer/var/tests/wstream1.xml @@ -0,0 +1,5 @@ + + + + http://localhost/y +