From 4a55bb0be50a1faea3a752fdf708765d2419a8c4 Mon Sep 17 00:00:00 2001 From: "Alex Lam S.L" Date: Sun, 2 Apr 2017 03:17:01 +0800 Subject: 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 --- test/ufuzz.json | 1 - 1 file changed, 1 deletion(-) (limited to 'test/ufuzz.json') 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 } } -- cgit v1.2.3