Beispiel #1
0
 public function testGetShortDateFormat()
 {
     $block = new Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard();
     $this->assertNotEmpty($block->getShortDateFormat());
 }