view vendor/pear/crypt_gpg/tests/phpunit.xml @ 46:c822d3ec1f93

quote needed now
author Charlie Root
date Thu, 28 Aug 2025 10:53:42 -0400
parents 1e000243b222
children
line wrap: on
line source

<phpunit
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.5/phpunit.xsd"
>
 <php>
  <includePath>.:..</includePath>
 </php>
</phpunit>