zjsunit: Deglobalize namespace.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-11-30 15:02:16 -08:00
committed by Steve Howell
parent 7b03d48798
commit 425f1789e2
125 changed files with 279 additions and 47 deletions

View File

@@ -2,6 +2,8 @@
const {strict: assert} = require("assert");
const {set_global, zrequire} = require("../zjsunit/namespace");
set_global("$", global.make_zjquery());
set_global("channel", {});