Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php, line 23
- Definition of Drupal\system\Tests\Common\CascadingStylesheetsTest.
Class
- CascadingStylesheetsTest
- Tests the Drupal CSS system.
Namespace
Drupal\system\Tests\Common
Code
public static $modules = array(
'language',
'common_test',
);