Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/phpunit/phpunit/tests/end-to-end/regression/GitHub/322/phpunit322.xml
<phpunit>
  <testsuite name="My Test Suite">
    <file>Test.php</file>
  </testsuite>

  <groups>
    <exclude>
      <group>one</group>
    </exclude>
  </groups>
</phpunit>