From 6d506ed40a08839c7bf98a9aac01beaed67ed0e4 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Thu, 18 Mar 2021 16:32:12 -0700 Subject: [PATCH] node tests: Mark starred_messages as fully covered. --- tools/test-js-with-node | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/test-js-with-node b/tools/test-js-with-node index 8a657fbb83..0eeb2b5915 100755 --- a/tools/test-js-with-node +++ b/tools/test-js-with-node @@ -133,7 +133,6 @@ EXEMPT_FILES = { "static/js/settings_users.js", "static/js/setup.js", "static/js/spoilers.js", - "static/js/starred_messages.js", "static/js/stream_color.js", "static/js/stream_create.js", "static/js/stream_edit.js",