| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: JaCoCo Core Tests | |
| Bundle-SymbolicName: org.jacoco.core.test | |
| Bundle-Version: 0.7.6.qualifier | |
| Bundle-Vendor: Mountainminds GmbH & Co. KG | |
| Fragment-Host: org.jacoco.core | |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 | |
| Import-Package: org.junit;version="[4.8.0,5.0.0)", | |
| org.junit.rules;version="[4.8.0,5.0.0)", | |
| org.objectweb.asm.util;version="[5.0.1,5.1.0)" |