Skip to content

Commit 81c17a3

Browse files
committed
Exclude the old SimpleSAML/Auth/LDAP class from code coverage
Signed-off-by: Jaime Pérez Crespo <jaime.perez@uninett.no>
1 parent ed8bec7 commit 81c17a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<directory>./vendor/</directory>
2323
<directory>./tests/</directory>
2424
<file>./lib/SimpleSAML/Utils/HttpAdapter.php</file>
25+
<file>./lib/SimpleSAML/Auth/LDAP.php</file>
2526
</exclude>
2627
</whitelist>
2728
</filter>

0 commit comments

Comments
 (0)