--- a/unittests/tests/playerWidget.js Mon Oct 24 17:27:35 2011 +0200
+++ b/unittests/tests/playerWidget.js Mon Oct 24 17:27:47 2011 +0200
@@ -10,18 +10,12 @@
this.lay = new IriSP.LayoutManager('widget-div');
this.config = {
- metadata:{
- format:'cinelab',
- src:'test.json',
- load:'json'},
- gui:{
width:650,
height:1,
mode:'radio',
container:'widget-div',
debug:true,
- css:'../src/css/LdtPlayer.css'},
- };
+ css:'../src/css/LdtPlayer.css'}
},
teardown: function() {
/* free the popcorn object because it has signal handlers attached to it */