You are here

protected property ParserCSVTest::$profile in Feeds 7.2

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/parser_csv.test, line 16
Tests for ParserCSV library.

Class

ParserCSVTest
Test aggregating a feed as node items.

Code

protected $profile = 'testing';