protected property ViewsDataExportGarbageCollectionTest::$profile in Views data export 7.3
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
garbagecollection.test, line 8
Class
- ViewsDataExportGarbageCollectionTest
- Test class for garbage collection of VDE export data.
Code
protected $profile = 'testing';