Author: ljelinko
Date: 2012-05-18 03:43:31 -0400 (Fri, 18 May 2012)
New Revision: 41140
Modified:
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/template/DetectServerTemplate.java
Log:
Removed test method.
Modified:
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/template/DetectServerTemplate.java
===================================================================
---
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/template/DetectServerTemplate.java 2012-05-18
07:43:03 UTC (rev 41139)
+++
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/template/DetectServerTemplate.java 2012-05-18
07:43:31 UTC (rev 41140)
@@ -30,7 +30,7 @@
protected abstract Server getExpectedServer();
@Test
- public void detectJBoss71(){
+ public void detectServer(){
preferences = new RuntimeDetectionPreferencesDialog();
preferences.open();
preferences.addPath(RuntimeProperties.getInstance().getRuntimePath(getServerID()));