Example #1
0
 public function testGetExts()
 {
     $this->assertTrue(is_array(ClassicLoader::getExts()));
 }