Author: dgolovin
Date: 2010-06-17 16:10:25 -0400 (Thu, 17 Jun 2010)
New Revision: 22868
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java
Log:
https://jira.jboss.org/browse/JBIDE-6485 org.jboss.tools.vpe.ui.bot.test fails to compile
compilation error is fixed
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java
===================================================================
---
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java 2010-06-17
20:03:24 UTC (rev 22867)
+++
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java 2010-06-17
20:10:25 UTC (rev 22868)
@@ -180,7 +180,7 @@
assertEquals("Created file is incorrect", "key=Input", line);
//$NON-NLS-1$ //$NON-NLS-2$
}
- public void test�EmptySelectionInExternalizeStringsDialog() throws Throwable {
+ public void testEmptySelectionInExternalizeStringsDialog() throws Throwable {
/*
* Open simple html file in order to get the VPE toolbar
*/