public static property RemoteFileUnmanagedDeleteTest::$modules

Modules to enable.

Type: array

File

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

Class

RemoteFileUnmanagedDeleteTest
Deletion related tests on remote filesystems.

Namespace

Drupal\system\Tests\File

Code

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