Author: nickboldt
Date: 2011-11-25 09:55:40 -0500 (Fri, 25 Nov 2011)
New Revision: 36666
Modified:
trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF
Log:
use junit4 instead of junit for ws/tests/org.jboss.tools.ws.ui.test
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF 2011-11-25 14:53:33 UTC
(rev 36665)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF 2011-11-25 14:55:40 UTC
(rev 36666)
@@ -6,7 +6,7 @@
Bundle-Activator: org.jboss.tools.ws.ui.test.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
- org.junit,
+ org.junit4,
org.jboss.tools.tests,
org.jboss.tools.ws.ui,
org.jboss.tools.ws.core,
Show replies by date