[296855]: [tests] Set dependency range on junit to a min of 3.8.2
diff --git a/tests/org.eclipse.wst.xml.xpath.core.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.wst.xml.xpath.core.tests/META-INF/MANIFEST.MF
index 59f3d7e..1f51113 100644
--- a/tests/org.eclipse.wst.xml.xpath.core.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.wst.xml.xpath.core.tests/META-INF/MANIFEST.MF
@@ -13,4 +13,3 @@
 Export-Package: org.eclipse.wst.xml.xpath.core.tests;uses:="org.osgi.framework,junit.framework,org.eclipse.core.runtime",
  org.eclipse.wst.xsl.internal.core.xpath.tests;x-internal:=true
 Bundle-Localization: plugin
-Import-Package: junit.framework;version="3.8.2"
diff --git a/tests/org.eclipse.wst.xml.xpath.ui.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.wst.xml.xpath.ui.tests/META-INF/MANIFEST.MF
index 688d38b..9a96646 100644
--- a/tests/org.eclipse.wst.xml.xpath.ui.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.wst.xml.xpath.ui.tests/META-INF/MANIFEST.MF
@@ -16,4 +16,3 @@
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.wst.xml.xpath.ui.internal.hander.tests;x-internal:=true,
  org.eclipse.wst.xml.xpath.ui.tests
-Import-Package: junit.framework;version="3.8.2"