mirror of
https://github.com/mrclay/minify.git
synced 2025-08-01 03:40:20 +02:00
fix duplicate class name
This commit is contained in:
committed by
Steve Clay
parent
830640c0e1
commit
31d81df2af
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
class MinifyBuildTest extends TestCase
|
||||
class MinifyCommentPreserverTest extends TestCase
|
||||
{
|
||||
public function test()
|
||||
{
|
||||
|
Reference in New Issue
Block a user