diff vendor/consolidation/annotated-command/phpunit.xml.dist @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
parents c75dbcec494b
children
line wrap: on
line diff
--- a/vendor/consolidation/annotated-command/phpunit.xml.dist	Thu Feb 28 11:14:44 2019 +0000
+++ b/vendor/consolidation/annotated-command/phpunit.xml.dist	Thu Feb 28 13:11:55 2019 +0000
@@ -1,7 +1,7 @@
 <phpunit bootstrap="vendor/autoload.php" colors="true">
   <testsuites>
     <testsuite name="annotation-command">
-      <directory prefix="test" suffix=".php">tests</directory>
+      <directory prefix="" suffix="Test.php">tests</directory>
     </testsuite>
   </testsuites>
   <logging>