Author: vrubezhny
Date: 2008-05-23 13:27:07 -0400 (Fri, 23 May 2008)
New Revision: 8303
Modified:
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1717Test.java
Log:
JUnit JstJbide1717Test is fixed
The required jar-library is added to the test project.
Name of the TestCase is corrected
Modified:
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1717Test.java
===================================================================
---
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1717Test.java 2008-05-23
17:26:32 UTC (rev 8302)
+++
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JsfJspJbide1717Test.java 2008-05-23
17:27:07 UTC (rev 8303)
@@ -48,7 +48,7 @@
}
}
- public void testJstJspJbide1641() {
+ public void testJstJspJbide1717() {
openEditor(PAGE_NAME);
// Find start of <h:outputText> tag
Show replies by date