protected property LibrariesTestCase::$profile in Libraries API 7.3
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
libraries.test, line 64 - Tests for Libraries API.
Class
- LibrariesTestCase
- Tests basic detection and loading of libraries.
Code
protected $profile = 'testing';