minor clean-ups (#2951)

This commit is contained in:
Alex Lam S.L
2018-02-24 02:24:47 +08:00
committed by GitHub
parent f40f5eb228
commit 455790202a
4 changed files with 6 additions and 8 deletions

View File

@@ -135,7 +135,6 @@ function run_compress_tests() {
var output = cmp.compress(input);
output.figure_out_scope(test.mangle);
if (test.mangle) {
U.base54.reset();
output.compute_char_frequency(test.mangle);
output.mangle_names(test.mangle);
if (test.mangle.properties) {