unittests/tests/playerWidget.js
branchpopcorn-port
changeset 120 35d91e67e972
parent 83 1fb63a1a8ac3
child 134 ac70d6993337
--- a/unittests/tests/playerWidget.js	Fri Oct 21 17:25:09 2011 +0200
+++ b/unittests/tests/playerWidget.js	Fri Oct 21 17:25:22 2011 +0200
@@ -7,7 +7,8 @@
     
     this.dt = new IriSP.DataLoader();
     this.ser = new IriSP.MockSerializer(this.dt, "/url"); /* dummy serializer */
-       
+    this.lay = new IriSP.LayoutManager('widget-div');
+    
     this.config = {
 						metadata:{
 							format:'cinelab',