acquia_connector-8.x-1.22/tests/modules/acquia_connector_test/acquia_connector_test.module
tests/modules/acquia_connector_test/acquia_connector_test.module
<?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);
}
