mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 08:46:02 +02:00
Add master test suite for conveniently running all junit3 tests in CDT
This commit is contained in:
parent
4af50b5ddd
commit
f411c86433
1 changed files with 3 additions and 0 deletions
|
@ -14,3 +14,6 @@ Require-Bundle: org.junit,
|
|||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Export-Package: org.eclipse.cdt.testsrunner.core,
|
||||
org.eclipse.cdt.testsrunner.test,
|
||||
org.eclipse.cdt.testsrunner.testsrunners
|
||||
|
|
Loading…
Add table
Reference in a new issue