widgets: Increase node tests coverage to 100%.

This commit is contained in:
Shubham Dhama
2018-07-03 12:29:28 +05:30
committed by showell
parent 98e6b287b5
commit b938523592
3 changed files with 179 additions and 2 deletions

View File

@@ -78,6 +78,7 @@ enforce_fully_covered = {
'static/js/user_pill.js',
'static/js/user_search.js',
'static/js/util.js',
'static/js/widgetize.js',
'static/js/search_pill.js',
}