mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-16 03:43:57 +02:00
it was created the Behavioral namespace and append its patterns
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
|
||||
<testsuites>
|
||||
<testsuite name="Design Patterns">
|
||||
<directory>./Tests</directory>
|
||||
<directory>./Behavioral/*/*Test.php</directory>
|
||||
<directory>./Creational/*/*/Test.php</directory>
|
||||
<directory>./More/*/*/Test.php</directory>
|
||||
<directory>./Structural/*/*/Test.php</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
|
Reference in New Issue
Block a user