mirror of
https://github.com/mrclay/minify.git
synced 2025-08-20 04:41:29 +02:00
moved tests to minify\test namespace
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<?php
|
||||
|
||||
use Minify\Test\TestCase;
|
||||
namespace Minify\Test;
|
||||
|
||||
use Minify_Build;
|
||||
use Minify_Source;
|
||||
|
||||
class MinifyBuildTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user