Loading core/modules/system/tests/src/Functional/Module/GenericTest.phpdeleted 100644 → 0 +0 −12 Original line number Diff line number Diff line <?php declare(strict_types=1); namespace Drupal\Tests\system\Functional\Module; /** * Generic test for system module. * * @group system */ class GenericTest extends GenericModuleTestBase {} Loading
core/modules/system/tests/src/Functional/Module/GenericTest.phpdeleted 100644 → 0 +0 −12 Original line number Diff line number Diff line <?php declare(strict_types=1); namespace Drupal\Tests\system\Functional\Module; /** * Generic test for system module. * * @group system */ class GenericTest extends GenericModuleTestBase {}