mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
check to make sure cached test page appears
This commit is contained in:
parent
c1a61aa6a8
commit
21394cb5e5
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
},
|
||||
|
||||
function(){
|
||||
ok( $.mobile.activePage.is("#dialog-select-parent-cache-test"), "cached page appears" );
|
||||
selectButton = $( "#cached-page-select" ).siblings( 'a' );
|
||||
selectButton.click();
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue