Skip to content

Commit 4e11ff9

Browse files
committed
Issue #86: Also cover ./functions/ dir in 'helpers' package.
1 parent fcc3e8e commit 4e11ff9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<source>
3131
<include>
3232
<directory>./src/</directory>
33+
<directory>./functions/</directory>
3334
</include>
3435
</source>
3536
</phpunit>

0 commit comments

Comments
 (0)