[Mobile] Test

Removed extra mockEvent from test.
This commit is contained in:
Shivam Dave 2015-07-30 13:32:24 -07:00
parent 495cd06ed5
commit ddce0f371d

View File

@ -143,7 +143,6 @@ define(
it("keeps a menu when menu is clicked", function () { it("keeps a menu when menu is clicked", function () {
// Show the menu // Show the menu
mockEvent
action.perform(); action.perform();
// Find and fire body's mousedown listener // Find and fire body's mousedown listener