mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
node tests: Add tests for message_store.js.
This commit is contained in:
@@ -641,6 +641,9 @@ util.execute_early(function () {
|
||||
});
|
||||
});
|
||||
|
||||
// This is for testing.
|
||||
exports._add_message_metadata = add_message_metadata;
|
||||
|
||||
return exports;
|
||||
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user