mirror of
https://github.com/mrclay/minify.git
synced 2025-08-26 23:34:44 +02:00
Port last of min_unit_tests, remove references to it, add composer script
This commit is contained in:
8
tests/_test_files/htmlHelper_groupsConfig.php
Normal file
8
tests/_test_files/htmlHelper_groupsConfig.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'css' => array(
|
||||
'//_test_files/css/paths_prepend.css'
|
||||
,'//_test_files/css/styles.css'
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user