public function testGetAllEngines()
 {
     PhabricatorApplicationSearchEngine::getAllEngines();
     $this->assertTrue(true);
 }