Esempio n. 1
0
 public function testGetAllowedExtensionsDefault()
 {
     $this->assertEquals(array(), $this->dl->getAllowedExtensions());
 }