1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-24 00:44:32 +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!