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 +