1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-23 16:33:02 +01:00
minify/min_unit_tests/_test_files/htmlHelper_groupsConfig.php
2010-05-17 02:30:51 +00:00

9 lines
136 B
PHP

<?php
return array(
'css' => array(
'//_test_files/css/paths_prepend.css'
,'//_test_files/css/styles.css'
)
);