[JS TESTS] Rewrite js tests using new test infrastructure
This commit is contained in:
+1
-1
@@ -60,4 +60,4 @@ allFiles.forEach(function(path) {
|
||||
});
|
||||
|
||||
// TODO: Support multimodule tests
|
||||
console.log(vm.runInContext("JS_TESTS.box()", sandbox));
|
||||
console.log(vm.runInContext("main.box()", sandbox));
|
||||
|
||||
Reference in New Issue
Block a user