adjust paths to classes

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-21 11:31:41 +01:00
parent 05402a4a1c
commit 1ff784198c
3 changed files with 12 additions and 16 deletions

View File

@@ -40,11 +40,7 @@
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./lib/classes/api</directory>
<exclude>
<file>./lib/classes/api/api_includes.inc.php</file>
<file>./lib/classes/api/interface.ResourceEntity.php</file>
</exclude>
<directory suffix=".php">./lib/Froxlor</directory>
</whitelist>
</filter>