mirror of https://github.com/zulip/zulip.git
428956c086
ES6 and TS modules don’t insert themselves into `window`, so our tests shouldn’t insert them either. Since the test `window` behaves like `global` now, we can rely on legacy modules that do insert themselves to do it themselves. Signed-off-by: Anders Kaseorg <anders@zulipchat.com> |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |