1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-11 16:44:44 +02:00

Remove php 7.4 block for LessSourceTest

This commit is contained in:
Elan Ruusamäe
2021-03-11 14:01:46 +02:00
parent 9dac0ac873
commit b314554a0f

View File

@@ -4,10 +4,6 @@ namespace Minify\Test;
use Minify_HTML_Helper;
/**
* @requires php < 7.3
* @see https://github.com/mrclay/minify/pull/685
*/
class LessSourceTest extends TestCase
{
public function setUp()