mirror of
https://github.com/matthiasmullie/minify.git
synced 2025-02-21 15:22:48 +01:00
Make classname same as filename
This commit is contained in:
parent
121cd3b6eb
commit
d4ba172471
@ -7,7 +7,7 @@ use MatthiasMullie\Scrapbook\Psr6\Pool;
|
||||
/**
|
||||
* Tests common functions of abstract Minify class by using JS implementation.
|
||||
*/
|
||||
class CommonTest extends PHPUnit_Framework_TestCase
|
||||
class AbstractTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
/**
|
||||
* @test
|
||||
|
Loading…
x
Reference in New Issue
Block a user