You are here

public function LocationCCKTest::testLocpickOnly in Location 7.3

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

File

tests/location_cck.test, line 101

Class

LocationCCKTest
Class LocationCCKTest.

Code

public function testLocpickOnly() {

  // @todo fixme
  return TRUE;
}