You are here

public function LocationCCKTest::testCreateLocation in Location 7.3

Same name and namespace in other branches
  1. 6.3 tests/location_cck.test \LocationCCKTest::testCreateLocation()
  2. 7.5 tests/location_cck.test \LocationCCKTest::testCreateLocation()
  3. 7.4 tests/location_cck.test \LocationCCKTest::testCreateLocation()

@

File

tests/location_cck.test, line 96

Class

LocationCCKTest
Class LocationCCKTest.

Code

public function testCreateLocation() {

  // @todo fixme
  return TRUE;
}