<?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', 'AIzaSyA-rGgkOfGFMQ6YvQb1H9ETdz2qRhcnIIM');