From f6f97b373746b198a68b33040ddc4d42e9898445 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Mon, 29 Feb 2016 09:34:10 +0000 Subject: Key bindings; add line missing from tests. --- tests/dom_tests/dom_tests.coffee | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/dom_tests/dom_tests.coffee b/tests/dom_tests/dom_tests.coffee index b5b91f42..c2c34fa8 100644 --- a/tests/dom_tests/dom_tests.coffee +++ b/tests/dom_tests/dom_tests.coffee @@ -370,6 +370,7 @@ context "Normal mode", should "suppress passKeys with a non-empty key state (a count)", -> sendKeyboardEvent "5" + sendKeyboardEvent "p" assert.equal 0, pageKeyboardEventCount should "suppress passKeys with a non-empty key state (a key)", -> -- cgit v1.2.3