mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Add unique display name for some test plug-ins
This commit is contained in:
parent
a19a7230b6
commit
154d66f815
2 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@
|
||||||
# Torbjörn Svensson - initial API and implementation
|
# Torbjörn Svensson - initial API and implementation
|
||||||
##################################################################################
|
##################################################################################
|
||||||
|
|
||||||
pluginName = Tests
|
pluginName = Meson UI Tests
|
||||||
providerName = Eclipse CDT
|
providerName = Eclipse CDT
|
||||||
|
|
|
@ -10,5 +10,5 @@
|
||||||
# Torbjörn Svensson - initial API and implementation
|
# Torbjörn Svensson - initial API and implementation
|
||||||
##################################################################################
|
##################################################################################
|
||||||
|
|
||||||
pluginName = Tests
|
pluginName = CMake UI Tests
|
||||||
providerName = Eclipse CDT
|
providerName = Eclipse CDT
|
||||||
|
|
Loading…
Add table
Reference in a new issue