diff -r e9442357851b -r d42377159e37 test/integration/html5-video.htm --- a/test/integration/html5-video.htm Mon Nov 28 12:14:31 2011 +0100 +++ b/test/integration/html5-video.htm Mon Nov 28 12:22:26 2011 +0100 @@ -52,7 +52,7 @@ duration: 50} }; - IriSP.loadLibs(IriSP.lib, config.gui.css, function() { + IriSP.loadLibs(IriSP.lib, IriSP.libCss, config.gui.css, function() { var layoutManager = new IriSP.LayoutManager(config.gui.container); var pop = IriSP.configurePopcorn(layoutManager, config.player); @@ -62,4 +62,4 @@ - \ No newline at end of file +