diff --git a/tools/test-js-with-node b/tools/test-js-with-node index 3e3cfdee28..13e0c73d9b 100755 --- a/tools/test-js-with-node +++ b/tools/test-js-with-node @@ -42,6 +42,7 @@ enforce_fully_covered = { 'static/js/typing_data.js', 'static/js/typing_status.js', 'static/js/unread.js', + 'static/js/util.js', } parser = optparse.OptionParser(USAGE)