You are here

public static property FeedsMapperFileTest::$modules in Feeds 8.2

Modules to enable.

Type: array

Overrides FeedsWebTestBase::$modules

File

lib/Drupal/feeds/Tests/FeedsMapperFileTest.php, line 22
Test case for Filefield mapper mappers/filefield.inc.

Class

FeedsMapperFileTest
Class for testing Feeds file mapper.

Namespace

Drupal\feeds\Tests

Code

public static $modules = array(
  'feeds_tests',
);