Commit dbb358c
committed
test: move HTML minimizer tests into test/minify-option.test.js
Fold the 10 HTML-minimizer cases (and their snapshots) into the
existing `minify option` describe block in `test/minify-option.test.js`,
alongside the JS, JSON, and esbuild cases that already live there. The
standalone `test/htmlMinimizers.test.js` and its dedicated snapshot
file are removed.
The HTML fixtures (`fixtures/file.html`, `fixtures/fragment.html`,
`fixtures/html.js`, `fixtures/html-fragment.js`) stay where they are
and are now consumed from `minify-option.test.js`.1 parent 5482426 commit dbb358c
4 files changed
Lines changed: 334 additions & 348 deletions
File tree
- test
- __snapshots__
This file was deleted.
0 commit comments