1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-23 16:33:02 +01:00

To add a test:

1. Create a "blah.css" or "blah.js" file.
2. Create a "blah.css.min" or "blah.js.min" file, containing the expected minified output.

That's all!