mirror of
https://github.com/mrclay/minify.git
synced 2025-08-12 09:05:08 +02:00
port MinifyCommentPreserverTest to phpunit
This commit is contained in:
committed by
Steve Clay
parent
316b384b1f
commit
3f0b99fb52
@@ -16,7 +16,8 @@ class TestCase extends PHPUnit_Framework_TestCase
|
||||
*
|
||||
* @link http://stackoverflow.com/q/2736343/2314626
|
||||
*/
|
||||
public function test_does_nothing() {
|
||||
public function test_does_nothing()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user