Example #1
0
 /**
  * @covers Config::getLanguageKeyword
  * @todo Implement testGetLanguageKeyword().
  */
 public function testGetLanguageKeyword()
 {
     // Remove the following lines when you implement this test.
     $x = $this->object->getLanguageKeyword();
     //$this->assertEquals('lg', $x);
 }