mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed up the tests a little.
This commit is contained in:
parent
c6c2c5197a
commit
734abeba9d
1 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,11 @@
|
|||
version="3.0.0"
|
||||
provider-name="Eclipse.org"
|
||||
class="org.eclipse.cdt.managedbuilder.testplugin.CTestPlugin">
|
||||
<runtime>
|
||||
<library name="mbscoretests.jar">
|
||||
<export name="*"/>
|
||||
</library>
|
||||
</runtime>
|
||||
|
||||
<requires>
|
||||
<import plugin="org.eclipse.core.runtime"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue