Example #1
0
 public function testGetByFile()
 {
     $this->assertNotNull(Config::getByFile(SYSTEM_PATH, $this->testFile));
 }