1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-26 20:15:02 +01:00

Fix whitelist

This commit is contained in:
Aaron Piotrowski 2016-09-14 23:40:12 -05:00
parent 62a5fe7c93
commit 6d0a380464

View File

@ -19,7 +19,7 @@
</testsuites>
<filter>
<whitelist>
<directory suffix=".php">src</directory>
<directory suffix=".php">lib</directory>
</whitelist>
</filter>
<logging>