Author: vyemialyanchyk
Date: 2010-09-07 09:49:51 -0400 (Tue, 07 Sep 2010)
New Revision: 24764
Modified:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/ConsolePluginAllTests.java
Log:
https://jira.jboss.org/browse/JBIDE-6838 - fixed
Modified:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/ConsolePluginAllTests.java
===================================================================
---
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/ConsolePluginAllTests.java 2010-09-07
13:33:47 UTC (rev 24763)
+++
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/ConsolePluginAllTests.java 2010-09-07
13:49:51 UTC (rev 24764)
@@ -32,7 +32,7 @@
suite.addTestSuite(HBMInfoExtractorTest.class);
//
https://jira.jboss.org/browse/JBIDE-6838
- //suite.addTestSuite(CodeGenXMLFactoryTest.class);
+ suite.addTestSuite(CodeGenXMLFactoryTest.class);
// core tests
//Properties properties = new Properties();