aboutsummaryrefslogtreecommitdiff
path: root/test/ufuzz.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2017-04-02 03:17:01 +0800
committerGitHub <noreply@github.com>2017-04-02 03:17:01 +0800
commit4a55bb0be50a1faea3a752fdf708765d2419a8c4 (patch)
treef9cde7168131f7b8cd79100b2c714b9f74dbe4e5 /test/ufuzz.json
parent28ecea50a6ae0cc8c5bddca7764e5fd198a7730e (diff)
downloadtracifyjs-4a55bb0be50a1faea3a752fdf708765d2419a8c4.tar.gz
tracifyjs-4a55bb0be50a1faea3a752fdf708765d2419a8c4.zip
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
Diffstat (limited to 'test/ufuzz.json')
-rw-r--r--test/ufuzz.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ufuzz.json b/test/ufuzz.json
index 8db03d2d..2d871e87 100644
--- a/test/ufuzz.json
+++ b/test/ufuzz.json
@@ -27,7 +27,6 @@
"keep_fargs": false,
"passes": 3,
"pure_getters": true,
- "unsafe": true,
"warnings": false
}
}