You are here

public function LocationCCKTest::testSharedLocation in Location 7.3

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

File

tests/location_cck.test, line 111

Class

LocationCCKTest
Class LocationCCKTest.

Code

public function testSharedLocation() {

  // @todo fixme
  return TRUE;
}