Enforce 100% test coverage for stream_events.js.

This commit is contained in:
Cory Lynch 2017-07-03 16:18:18 -04:00 committed by showell
parent 43544cef28
commit 099a7052e4
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ enforce_fully_covered = {
'static/js/recent_senders.js',
'static/js/rtl.js',
'static/js/search_suggestion.js',
'static/js/stream_events.js',
'static/js/stream_sort.js',
'static/js/topic_generator.js',
'static/js/typeahead_helper.js',