mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-26 18:50:31 +00:00
Fixed test name
This commit is contained in:
parent
5c4c62e5e5
commit
dba47fee54
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue