| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: %bundleName | |
| Bundle-SymbolicName: org.eclipse.linuxtools.systemtap.structures.tests | |
| Bundle-Version: 1.0.0.qualifier | |
| Bundle-Vendor: %bundleProvider | |
| Bundle-Localization: plugin | |
| Bundle-ActivationPolicy: lazy | |
| Import-Package: org.junit, | |
| org.junit.runner;version="4.10.0", | |
| org.junit.runners;version="4.10.0" | |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | |
| Fragment-Host: org.eclipse.linuxtools.systemtap.structures | |