| Manifest-Version: 1.0 | 
 | Bundle-ManifestVersion: 2 | 
 | Bundle-Name: %Bundle-Name.0 | 
 | Bundle-SymbolicName: org.eclipse.wst.html.tests.encoding | 
 | Bundle-Version: 1.1.100.qualifier | 
 | Bundle-Activator: org.eclipse.wst.html.tests.encoding.HTMLEncodingTestsPlugin | 
 | Bundle-Vendor: %Bundle-Vendor.0 | 
 | Bundle-Localization: plugin | 
 | Export-Package: org.eclipse.wst.html.tests.encoding, | 
 |  org.eclipse.wst.html.tests.encoding.html | 
 | Require-Bundle: org.eclipse.core.resources, | 
 |  org.eclipse.core.runtime, | 
 |  org.eclipse.wst.xml.tests.encoding, | 
 |  org.eclipse.wst.html.core, | 
 |  org.eclipse.wst.xml.core, | 
 |  org.junit;bundle-version=3.8.2, | 
 |  org.eclipse.wst.sse.core | 
 | Bundle-ActivationPolicy: lazy | 
 | Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |