Fixed test name

This commit is contained in:
Ghislain Seguin 2011-12-21 14:41:19 -08:00
parent 5c4c62e5e5
commit dba47fee54

View file

@ -2,7 +2,7 @@
* mobile page unit tests
*/
(function($){
var libName = 'jquery.mobile.page.sections.js',
var libName = 'jquery.mobile.page.js',
themedefault = $.mobile.page.prototype.options.theme,
keepNative = $.mobile.page.prototype.options.keepNative;