geocoder_api_keys.inc in Location 6.3
Same filename and directory in other branches
API keys to use for geocoding tests.
File
tests/geocoder_api_keys.incView source
<?php
/**
* @file
* API keys to use for geocoding tests.
*/
// You need to copy your API keys to this file so simpletest can access them.
// This is a requirement for testing because test instances do not have access
// to the testing host's variables.
define('TESTING_APIKEY_GOOGLE_MAPS', '');
Constants
Name | Description |
---|---|
TESTING_APIKEY_GOOGLE_MAPS |