You are here

protected property ImageToolkitGdTestCase::$fuchsia in SimpleTest 7

File

tests/image.test, line 203
Unit tests for the Drupal Form API.

Class

ImageToolkitGdTestCase
Test the core GD image manipulation functions.

Code

protected $fuchsia = array(
  255,
  0,
  255,
  0,
);