mirror of
https://github.com/mrclay/minify.git
synced 2025-08-26 07:14:37 +02:00
Collapse "min" into project root and get unit tests working.
Fixes #472
This commit is contained in:
10
config-test.php
Normal file
10
config-test.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Additional configuration applied when the variable "test" is added to the querystring.
|
||||
*
|
||||
* To test config options, place them in this file and add "&test" to your Minify URL.
|
||||
* Note that if this is on a public server, anyone can execute your test.
|
||||
*
|
||||
* @package Minify
|
||||
*/
|
||||
|
Reference in New Issue
Block a user