node tests: Enforce 100% node coverage in user_events.js.

This commit is contained in:
Joshua Pan 2017-06-23 03:05:32 -07:00 committed by showell
parent eb39e82629
commit 3557c47d76
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ enforce_fully_covered = {
'static/js/typing_data.js',
'static/js/typing_status.js',
'static/js/unread.js',
'static/js/user_events.js',
'static/js/util.js',
}