# HG changeset patch # User hamidouk # Date 1320676476 -3600 # Node ID d6794c5e7c26279c5a072f5207cb089958fe2ce0 # Parent 055cc2e81941d52e64f4e4b4f078abb2c7b24a96 changed the video source to something better than nyan cat. diff -r 055cc2e81941 -r d6794c5e7c26 test/integration/polemic-youtube.htm --- a/test/integration/polemic-youtube.htm Mon Nov 07 15:27:28 2011 +0100 +++ b/test/integration/polemic-youtube.htm Mon Nov 07 15:34:36 2011 +0100 @@ -66,7 +66,7 @@ player:{ type:'youtube', // player type // the rest is player-dependent configuration options. - video: "http://www.youtube.com/watch?v=wZZ7oFKsKzY", + video: "http://www.youtube.com/watch?v=BeyFG9uQi8E", height: 300, width: 640, }