| Manifest-Version: 1.0 | 
 | Bundle-ManifestVersion: 2 | 
 | Bundle-Name: Tests for com.google.eclipse.protobuf | 
 | Bundle-SymbolicName: com.google.eclipse.protobuf.test | 
 | Bundle-Version: 1.0.0 | 
 | Bundle-Vendor: Google | 
 | Fragment-Host: com.google.eclipse.protobuf;bundle-version="1.0.0" | 
 | Require-Bundle: org.junit;bundle-version="4.8.1", | 
 |  org.junit.source;bundle-version="4.8.1", | 
 |  org.eclipse.xtext.junit;bundle-version="2.0.0", | 
 |  org.eclipse.xtext.junit4;bundle-version="2.0.0", | 
 |  com.google.eclipse.protobuf.junit;bundle-version="1.0.0" | 
 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |