diff options
Diffstat (limited to 'test/compress/asm.js')
-rw-r--r-- | test/compress/asm.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/compress/asm.js b/test/compress/asm.js index d7b1b62b..cebe6838 100644 --- a/test/compress/asm.js +++ b/test/compress/asm.js @@ -1,5 +1,6 @@ asm_mixed: { options = { + assignments: true, booleans: true, comparisons: true, conditionals: true, |