tests: Reach 100% coverage for keydown_util.

This commit pretty much just gets line coverage.
This commit is contained in:
Joshua Pan
2018-07-22 15:45:46 -07:00
committed by showell
parent 5f4895f780
commit 015bc8b01e
2 changed files with 27 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ enforce_fully_covered = {
'static/js/fetch_status.js',
'static/js/filter.js',
'static/js/hash_util.js',
'static/js/keydown_util.js',
'static/js/markdown.js',
'static/js/message_store.js',
'static/js/muting.js',