public static property RemoteFileUnmanagedMoveTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php, line 20
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedMoveTest.

Class

RemoteFileUnmanagedMoveTest
Unmanaged move related tests on remote filesystems.

Namespace

Drupal\system\Tests\File

Code

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