You are here

public static property HTMLMailTest::$modules in HTML Mail 8

Modules to install.

Type: array

File

src/Tests/HtmlMailTest.php, line 19

Class

HTMLMailTest
Tests basic installability of the HTML Mail module.

Namespace

Drupal\htmlmail\Tests

Code

public static $modules = [
  'htmlmail',
];