File: phpunit.xml

package info (click to toggle)
php-net-ldap2 2.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 824 kB
  • sloc: php: 3,175; xml: 888; sh: 99; makefile: 9
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (4)
1
2
3
4
5
<phpunit strict="false">
 <php>
  <includePath>..</includePath>
 </php>
</phpunit>