You are here

public function LocationCCKTest::testMultipleLocationOnSingleNode in Location 7.3

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

File

tests/location_cck.test, line 106

Class

LocationCCKTest
Class LocationCCKTest.

Code

public function testMultipleLocationOnSingleNode() {

  // @todo fixme
  return TRUE;
}