Author: sdzmitrovich
Date: 2008-10-27 11:17:48 -0400 (Mon, 27 Oct 2008)
New Revision: 11207
Modified:
branches/jbosstools-3.0.0.Beta1/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/components/graphicImage.jsp.xml
Log:
corrected test
Modified:
branches/jbosstools-3.0.0.Beta1/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/components/graphicImage.jsp.xml
===================================================================
---
branches/jbosstools-3.0.0.Beta1/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/components/graphicImage.jsp.xml 2008-10-27
15:11:25 UTC (rev 11206)
+++
branches/jbosstools-3.0.0.Beta1/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/components/graphicImage.jsp.xml 2008-10-27
15:17:48 UTC (rev 11207)
@@ -1,8 +1,8 @@
<tests>
<test id="graphicImage1">
- <IMG SRC="unresolved.gif" />
+ <IMG SRC="/.*ve/unresolved_image.gif/" />
</test>
<test id="graphicImage2">
- <IMG />
+ <IMG SRC="/.*jsfTest/WebContent/pages/components/img/image.jpeg/" />
</test>
</tests>
\ No newline at end of file