Skip to content

Commit 3714e92

Browse files
authored
Merge branch '0.6.x' into platform-decorator-reinstate
2 parents c3e2e2c + 26fd08e commit 3714e92

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

phpunit.xml.dist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
failOnDeprecation="true"
1010
failOnWarning="true">
1111

12+
<source>
13+
<include>
14+
<directory>src</directory>
15+
</include>
16+
</source>
17+
1218
<testsuites>
1319
<testsuite name="unit test">
1420
<directory>./test/unit</directory>

0 commit comments

Comments
 (0)