You are here

protected static property AuxiliaryTest::$modules in Autoload 7

Modules which should enabled for testing.

Type: string[]

File

src/Tests/Unit/AuxiliaryTest.php, line 15

Class

AuxiliaryTest
Class AuxiliaryTest.

Namespace

Drupal\autoload\Tests\Unit

Code

protected static $modules = array(
  'autoload',
);