Fixing bad build file
diff --git a/tests/org.eclipse.jst.validation.test/plugin.xml b/tests/org.eclipse.jst.validation.test/plugin.xml index 0f7917a..54543c6 100644 --- a/tests/org.eclipse.jst.validation.test/plugin.xml +++ b/tests/org.eclipse.jst.validation.test/plugin.xml
@@ -9,9 +9,6 @@ <library name="runtime/test.jar"> <export name="*"/> </library> - <library name="runtime/jUnitWrapper.jar"> - <export name="*"/> - </library> </runtime> <requires> <import plugin="org.eclipse.core.boot" export="true"/>