1
0
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:
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
class MinifyBuildTest extends TestCase
class MinifyCommentPreserverTest extends TestCase
{
public function test()
{