1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-06 06:07:24 +02:00

fix duplicate class name

This commit is contained in:
Elan Ruusamäe
2015-11-18 17:38:06 +02:00
committed by Steve Clay
parent 830640c0e1
commit 31d81df2af

View File

@@ -1,6 +1,6 @@
<?php <?php
class MinifyBuildTest extends TestCase class MinifyCommentPreserverTest extends TestCase
{ {
public function test() public function test()
{ {