You are here

acquia_connector_test.module in Acquia Connector 8.2

File

tests/modules/acquia_connector_test.module
View source
<?php

/**
 * @file
 * Helper module for the Acquia Connector tests.
 */
if (!defined('ACQUIA_CONNECTOR_TEST_ACQUIA_DEVELOPMENT_NOSSL')) {
  define('ACQUIA_CONNECTOR_TEST_ACQUIA_DEVELOPMENT_NOSSL', TRUE);
}