minor tweaks to test/ufuzz.js (#1756)
- count iterations from `1` instead of `0` - remove `unsafe` from default set of `minify()` tests - improve usability of help
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
"keep_fargs": false,
|
||||
"passes": 3,
|
||||
"pure_getters": true,
|
||||
"unsafe": true,
|
||||
"warnings": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user