summaryrefslogtreecommitdiff
path: root/tests/test.helper.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.helper.js')
-rw-r--r--tests/test.helper.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.helper.js b/tests/test.helper.js
index 16afcf4..4982535 100644
--- a/tests/test.helper.js
+++ b/tests/test.helper.js
@@ -1,4 +1,4 @@
-// requires local modules: keysym, keysymdef, keyboard
+// requires local modules: input/keysym, input/keysymdef, input/util
var assert = chai.assert;
var expect = chai.expect;