node tests: Enforce 100% coverage in markdown.js and presence.js.

This commit is contained in:
Joshua Pan 2017-06-16 15:31:33 -07:00 committed by showell
parent ecaf628d76
commit 23dc32a0f3
1 changed files with 2 additions and 0 deletions

View File

@ -31,9 +31,11 @@ enforce_fully_covered = {
'static/js/filter.js',
'static/js/fenced_code.js',
'static/js/hash_util.js',
'static/js/markdown.js',
'static/js/muting.js',
'static/js/people.js',
'static/js/pm_conversations.js',
'static/js/presence.js',
'static/js/reactions.js',
'static/js/recent_senders.js',
'static/js/rtl.js',