protected property CSVExportViewsDataExportTests::$profile in Views data export 7.3
Same name and namespace in other branches
- 7.4 tests/csv_export.test \CSVExportViewsDataExportTests::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
csv_export.test, line 5
Class
Code
protected $profile = 'testing';