You are here

public static property MathjaxWebTest::$modules in MathJax: LaTeX for Drupal 8.2

Modules to enable.

Type: array

File

src/Tests/MathjaxWebTest.php, line 38

Class

MathjaxWebTest
Configuration test case for the module.

Namespace

Drupal\mathjax\Tests

Code

public static $modules = array(
  'mathjax',
  'filter',
);