mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-03 20:34:42 +00:00
unmock which value for other tests
This commit is contained in:
parent
15cb663e52
commit
56c0b9de36
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
$.mobile.urlHistory.stack = [];
|
||||
$.mobile.urlHistory.activeIndex = 0;
|
||||
$.Event.prototype.which = undefined;
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue