Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / TestSuites / TestSuiteBase.php
index 581ea36714e0269e30b8a4a466a24af4cf733988..82a13ba255744c1c9df11065107619e6eb43d95c 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Tests\TestSuites;
+
 use Drupal\simpletest\TestDiscovery;
 
 /**