Skip to content
Snippets Groups Projects
Commit 4ad7db71 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

The saml module deserves some love. It's part of the core, so it should also be unit tested.

parent 9fa93959
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./../../lib/</directory>
<directory suffix=".php">./../../modules/core/lib/</directory>
<directory suffix=".php">./../../modules/saml/lib/</directory>
<exclude>
<directory>./../../vendor/</directory>
<directory>./../../tests/</directory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment