diff --git a/test/test.js b/test/test.js index ea847c33f..679574a64 100644 --- a/test/test.js +++ b/test/test.js @@ -445,9 +445,6 @@ // Add other realm values from the `vm` module. _.attempt(function() { - if (process.jsEngine === 'chakra') { - return; - } _.extend(_, require('vm').runInNewContext([ '(function() {', ' var object = {',