Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7b0a0e8c564b7e75785540b8f4e1cfd40f76ad67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Osee Define Tests Fragment
Bundle-SymbolicName: org.eclipse.osee.define.test;singleton:=true
Bundle-Version: 0.22.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.define
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit
Export-Package: org.eclipse.osee.define

Back to the top