summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-12-30 13:44:32 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-12-30 13:44:32 (GMT)
commite9a1f32139ea729d0cd57a99132adc837d62690b (patch)
tree8fdc8ae790890c09f416109b7211de4484f36dfc /test
parent6467923f8caaa02829fc53666b32df594da3ea68 (diff)
improved session handling at websocket interface
Diffstat (limited to 'test')
-rw-r--r--test/socket.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/socket.html b/test/socket.html
index 06fce06..e2f7b85 100644
--- a/test/socket.html
+++ b/test/socket.html
@@ -38,7 +38,7 @@
PASSWORD: "12423",
SHOW_ID: 10002,
CLEAR_SHOW_CARTS: true,
- SOURCE_URI: "fake://100" };
+ SOURCE_URI: "http://www.tonycuffe.com/mp3/tail%20toddle.mp3" };
s = new Session(req);
}
</script>