public function testLoadAllStandards()
 {
     ArcanistLinterStandard::loadAllStandards();
     $this->assertTrue(true);
 }