mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-23 17:22:41 +01:00
fix CompositeTest namespace
This commit is contained in:
parent
dab22757a7
commit
f7c032afe4
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace DesignPatterns\Test\Composite\Tests;
|
||||
namespace DesignPatterns\Structural\Composite\Tests;
|
||||
|
||||
use DesignPatterns\Structural\Composite;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user