Bug 477864 Remove dependency on o.e.c.runtime.compatibility bundle
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 9214bba..2404e02 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
@@ -12,7 +12,6 @@
  org.eclipse.ui;bundle-version="3.5.0",
  org.eclipse.wst.xml.core;bundle-version="[1.1.0,2.0.0)",
  org.eclipse.wst.xml.xpath2;bundle-version="1.1.0",
- org.eclipse.core.runtime.compatibility;bundle-version="3.2.0",
  org.eclipse.wst.sse.core;bundle-version="1.1.500"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ActivationPolicy: lazy