mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
node tests: Enforce 100% test coverage for util.js.
This commit is contained in:
@@ -42,6 +42,7 @@ enforce_fully_covered = {
|
|||||||
'static/js/typing_data.js',
|
'static/js/typing_data.js',
|
||||||
'static/js/typing_status.js',
|
'static/js/typing_status.js',
|
||||||
'static/js/unread.js',
|
'static/js/unread.js',
|
||||||
|
'static/js/util.js',
|
||||||
}
|
}
|
||||||
|
|
||||||
parser = optparse.OptionParser(USAGE)
|
parser = optparse.OptionParser(USAGE)
|
||||||
|
|||||||
Reference in New Issue
Block a user