unittests/tests/playerWidget.js
branchpopcorn-port
changeset 134 ac70d6993337
parent 120 35d91e67e972
child 145 b477c9430d36
--- 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 */