1
0
mirror of https://github.com/mrclay/minify.git synced 2025-07-12 18:16:34 +02:00

5 Commits

Author SHA1 Message Date
bc1ffdc5fc Test fixes 2024-01-04 01:00:44 -05:00
b31855f6b8 Apply php-cs-fixer fixers
- braces
- function_declaration
- lowercase_keywords
- method_argument_space
- no_spaces_inside_parenthesis
- no_trailing_whitespace
- no_trailing_whitespace_in_comment
- single_blank_line_at_eof
2020-04-03 10:47:27 +03:00
9ee5fb7701 moved tests to minify\test namespace 2017-12-22 18:05:33 +02:00
7d60fb9d0f use Minify\Test namespace for tests 2017-12-22 17:58:01 +02:00
fa9f5db843 port MinifyCacheWinCacheTest to phpunit 2015-11-22 13:56:59 -05:00