You are here

property UpgradePathTestCase::$zlibInstalled in Drupal 7

Flag to indicate whether zlib is installed or not.

File

modules/simpletest/tests/upgrade/upgrade.test, line 33

Class

UpgradePathTestCase
Perform end-to-end tests of the upgrade path.

Code

var $zlibInstalled = TRUE;