tests: Fully cover top_left_corner.js.

This commit is contained in:
Joshua Pan
2018-04-17 23:48:31 -07:00
committed by showell
parent 09469026c6
commit 99f07fe2e2
2 changed files with 21 additions and 3 deletions

View File

@@ -60,6 +60,7 @@ enforce_fully_covered = {
'static/js/stream_data.js',
'static/js/stream_events.js',
'static/js/stream_sort.js',
'static/js/top_left_corner.js',
'static/js/topic_data.js',
'static/js/topic_generator.js',
'static/js/transmit.js',