mirror of https://github.com/zulip/zulip.git
node tests: Make util.js use zjquery.
This commit is contained in:
parent
73ea9079b9
commit
9d862ab3d3
|
@ -1,4 +1,4 @@
|
|||
global.stub_out_jquery();
|
||||
set_global('$', global.make_zjquery());
|
||||
|
||||
add_dependencies({
|
||||
util: 'js/util.js',
|
||||
|
|
Loading…
Reference in New Issue