added a layoutmanager in a test. popcorn-port
authorhamidouk
Fri, 21 Oct 2011 17:25:22 +0200
branchpopcorn-port
changeset 120 35d91e67e972
parent 119 29d6d634cbdf
child 121 607f481ef4c3
added a layoutmanager in a test.
unittests/tests/playerWidget.js
--- 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',