acquia_connector_test.module in Acquia Connector 8
Same filename and directory in other branches
File
tests/modules/acquia_connector_test.moduleView 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);
}