aboutsummaryrefslogtreecommitdiff
path: root/tmp/test-node.js
diff options
context:
space:
mode:
Diffstat (limited to 'tmp/test-node.js')
-rwxr-xr-xtmp/test-node.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmp/test-node.js b/tmp/test-node.js
index d737afde..ce03b591 100755
--- a/tmp/test-node.js
+++ b/tmp/test-node.js
@@ -22,7 +22,7 @@ time_it("scope", function(){
ast.figure_out_scope();
});
-ast.scope_warnings();
+// ast.scope_warnings();
time_it("mangle", function(){
ast.mangle_names();