unmock which value for other tests

This commit is contained in:
John Bender 2011-09-15 11:10:15 -07:00
parent 15cb663e52
commit 56c0b9de36

View file

@ -40,6 +40,7 @@
$.mobile.urlHistory.stack = [];
$.mobile.urlHistory.activeIndex = 0;
$.Event.prototype.which = undefined;
}
});