aboutsummaryrefslogtreecommitdiff
path: root/test/compress/switch.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/compress/switch.js')
-rw-r--r--test/compress/switch.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/compress/switch.js b/test/compress/switch.js
index 03c1e00a..7f57a877 100644
--- a/test/compress/switch.js
+++ b/test/compress/switch.js
@@ -714,6 +714,7 @@ issue_1705_2: {
options = {
dead_code: true,
evaluate: true,
+ reduce_funcs: true,
reduce_vars: true,
sequences: true,
side_effects: true,