You are here

public static property DateRRuleCalcTest::$modules in Date 8

Load the date_repeat module.

File

date_repeat/lib/Drupal/date_repeat/Tests/DateRRuleCalcTest.php, line 26
Test Date Repeat calculations.

Class

DateRRuleCalcTest

Namespace

Drupal\date_repeat\Tests

Code

public static $modules = array(
  'date_api',
  'date_repeat',
);