Modules to enable.
Type: array
Overrides PollTestBase::$modules
File
- drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTranslateTest.php, line 20
- Definition of Drupal\poll\Tests\PollTranslateTest.
Class
- PollTranslateTest
- Tests poll translation logic.
Namespace
Drupal\poll\Tests
Code
public static $modules = array(
'translation',
);