Skip to content

Commit

Permalink
TODO: Need tests for mouseToggle, and scrollMouse.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Jan 8, 2016
1 parent b0cfad0 commit 648fff4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/mouse.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ test('Drag the mouse.', function(t)
}, /Invalid mouse/, 'drag an incorrect mouse button (party).');

});

//TODO: Need tests for mouseToggle, and scrollMouse.

0 comments on commit 648fff4

Please sign in to comment.