| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: EMFForms DataTemplate Model Tests |
| Bundle-SymbolicName: org.eclipse.emfforms.datatemplate.model.tests |
| Bundle-Version: 1.24.0.qualifier |
| Bundle-ClassPath: . |
| Bundle-Vendor: Eclipse Modeling Project |
| Fragment-Host: org.eclipse.emfforms.datatemplate.model;bundle-version="[1.24.0,1.24.1)" |
| Export-Package: org.eclipse.emfforms.datatemplate.tests;version="1.24.0";x-internal:=true |
| Require-Bundle: org.eclipse.emf.ecore.xmi;bundle-version="[2.16.0,3.0.0)", |
| org.junit;bundle-version="[4.11.0,5.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.emfforms.datatemplate.model.tests |