diff --git a/tools/test-js-with-node b/tools/test-js-with-node index 4e40dbac8e..636bc8907e 100755 --- a/tools/test-js-with-node +++ b/tools/test-js-with-node @@ -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',