mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-17 19:11:06 +00:00
removed console
This commit is contained in:
parent
2202b0d76c
commit
4fca8e6d21
1 changed files with 0 additions and 1 deletions
|
|
@ -167,7 +167,6 @@
|
|||
$.mobile.pageLoading(true);
|
||||
|
||||
setTimeout(function(){
|
||||
console.log($(".ui-loading").length);
|
||||
same($(".ui-loading").length, 0, "page should not be in the loading state");
|
||||
start();
|
||||
}, 500);
|
||||
|
|
|
|||
Loading…
Reference in a new issue