reload_state: Add 100% test coverage.

This commit adds a new reload_state.js file to node_tests/ which
completes the missing coverage from reload_state.
This commit is contained in:
YashRE42
2021-03-20 11:46:23 +00:00
committed by Tim Abbott
parent ec46827ebd
commit 0b6b5f421f
2 changed files with 20 additions and 1 deletions

View File

@@ -104,7 +104,6 @@ EXEMPT_FILES = {
"static/js/realm_logo.js",
"static/js/recent_topics.js",
"static/js/reload.js",
"static/js/reload_state.js",
"static/js/reminder.js",
"static/js/rendered_markdown.js",
"static/js/resize.js",