public function testThemesRegistered()
 {
     $this->assertTrue(SugarThemeRegistry::exists($this->_themeName));
 }