mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Setting isTest=true for testing project type
This commit is contained in:
parent
af4f0d8569
commit
9b2810c5ed
1 changed files with 1 additions and 0 deletions
|
@ -6345,6 +6345,7 @@
|
||||||
<projectType
|
<projectType
|
||||||
id="pathconvertertest.projecttype"
|
id="pathconvertertest.projecttype"
|
||||||
isAbstract="false"
|
isAbstract="false"
|
||||||
|
isTest="true"
|
||||||
name="pathconvertertest">
|
name="pathconvertertest">
|
||||||
<configuration
|
<configuration
|
||||||
id="pathconvertertest.tcnn.tonn"
|
id="pathconvertertest.tcnn.tonn"
|
||||||
|
|
Loading…
Add table
Reference in a new issue