Author: dgolovin
Date: 2007-09-07 06:02:44 -0400 (Fri, 07 Sep 2007)
New Revision: 3481
Modified:
trunk/common/tests/org.jboss.tools.common.test/src/org/jboss/tools/common/test/CommonAllTests.java
Log:
http://jira.jboss.org/jira/browse/JBIDE-825
Seam Runtimes lis added on seam preference page
Seam runtime selection added to seam facet wizard page
JUnit tests for SeamRuntime manager
Modified:
trunk/common/tests/org.jboss.tools.common.test/src/org/jboss/tools/common/test/CommonAllTests.java
===================================================================
---
trunk/common/tests/org.jboss.tools.common.test/src/org/jboss/tools/common/test/CommonAllTests.java 2007-09-07
09:56:20 UTC (rev 3480)
+++
trunk/common/tests/org.jboss.tools.common.test/src/org/jboss/tools/common/test/CommonAllTests.java 2007-09-07
10:02:44 UTC (rev 3481)
@@ -32,5 +32,4 @@
suite.addTestSuite(CommonPluginTest.class);
return suite;
}
-
}
\ No newline at end of file