| Manifest-Version: 1.0 | 
 | Bundle-ManifestVersion: 2 | 
 | Bundle-Name: %Bundle-Name.0 | 
 | Bundle-SymbolicName: org.eclipse.wst.css.core.tests | 
 | Bundle-Version: 1.0.0 | 
 | Bundle-ClassPath: csscoretests.jar | 
 | Bundle-Activator: org.eclipse.wst.css.core.tests.CSSCoreTestsPlugin | 
 | Bundle-Vendor: %Bundle-Vendor.0 | 
 | Bundle-Localization: plugin | 
 | Export-Package: org.eclipse.wst.css.core.tests, | 
 |  org.eclipse.wst.css.core.tests.model, | 
 |  org.eclipse.wst.css.core.tests.source, | 
 |  org.eclipse.wst.css.core.tests.testfiles, | 
 |  org.eclipse.wst.css.core.tests.testfiles.results, | 
 |  org.eclipse.wst.css.core.tests.util | 
 | Require-Bundle: org.eclipse.wst.css.core, | 
 |  org.junit, | 
 |  org.eclipse.wst.sse.core, | 
 |  org.eclipse.core.runtime, | 
 |  org.eclipse.core.resources | 
 | Eclipse-LazyStart: true |