diff --git a/frontend_tests/node_tests/common.js b/frontend_tests/node_tests/common.js index 138c18bdb6..e31b0a8d10 100644 --- a/frontend_tests/node_tests/common.js +++ b/frontend_tests/node_tests/common.js @@ -1,4 +1,4 @@ -var common = require("js/common.js"); +zrequire('common'); set_global('$', global.make_zjquery());