Author: vrubezhny
Date: 2008-05-23 14:09:00 -0400 (Fri, 23 May 2008)
New Revision: 8307
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/META-INF/MANIFEST.MF
Log:
JUnit TestCase ELExprPartitionerTest.testELExprPartitioner() is fixed due to support new
partition types.
Modified: trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/META-INF/MANIFEST.MF 2008-05-23
17:38:25 UTC (rev 8306)
+++ trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/META-INF/MANIFEST.MF 2008-05-23
18:09:00 UTC (rev 8307)
@@ -15,7 +15,8 @@
org.jboss.tools.common.text.ext,
org.eclipse.wst.sse.core,
org.jboss.tools.common.model,
- org.jboss.tools.common.test
+ org.jboss.tools.common.test,
+ org.jboss.tools.tests
Eclipse-LazyStart: true
Bundle-Vendor: Red Hat, Inc.
Export-Package: org.jboss.tools.jsf.text.ext.tests
Show replies by date