You are here

protected property GmapViewsExtendedTestCase::$modules in GMap Module 7.2

File

gmap_test_extended/tests/gmap_test_extended.test, line 9

Class

GmapViewsExtendedTestCase
WebTest tests for gmap_test_extended.module.

Code

protected $modules = array(
  'gmap',
  'gmap_test_extended',
  'views',
  'views_ui',
  'text',
  'options',
  'geofield',
  'features',
  'entityreference',
  'addressfield',
  'location',
  'location_cck',
  'geophp',
  'entity',
);