Author: nickboldt
Date: 2011-11-25 10:08:29 -0500 (Fri, 25 Nov 2011)
New Revision: 36667
Modified:
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF
Log:
switch to junit4 and instead of 12 of 12 skipped tests, we get 5 of 12 failed tests.
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF 2011-11-25
14:55:40 UTC (rev 36666)
+++ trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF 2011-11-25
15:08:29 UTC (rev 36667)
@@ -6,7 +6,7 @@
Bundle-Activator: org.jboss.tools.ws.creation.core.test.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
- org.junit,
+ org.junit4,
org.jboss.tools.tests,
org.jboss.tools.ws.core,
org.eclipse.core.resources,
Show replies by date