Skip to content

Commit

Permalink
Fix comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Feb 26, 2018
1 parent db15ff7 commit f2bbeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/keyboard.js
@@ -1,7 +1,7 @@
var robot = require('..');
var os = require('os');

//TODO: Need its for keyToggle, typeString, typeStringDelayed, and setKeyboardDelay.
// TODO: Need tests for keyToggle, typeString, typeStringDelayed, and setKeyboardDelay.

describe('Keyboard', () => {
it('Tap a key.', function() {
Expand Down

0 comments on commit f2bbeab

Please sign in to comment.