tests: Fully cover hash_util.js.

This commit is contained in:
Joshua Pan
2018-08-04 16:30:23 -07:00
committed by Tim Abbott
parent 3a74df17de
commit 5303281dfb
2 changed files with 34 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ enforce_fully_covered = {
'static/js/fenced_code.js',
'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',