Skip to content

Commit

Permalink
Add unique display name for some test plug-ins
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Aug 8, 2023
1 parent a19a723 commit 154d66f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.meson.ui.tests/plugin.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
# Torbjörn Svensson - initial API and implementation
##################################################################################

pluginName = Tests
pluginName = Meson UI Tests
providerName = Eclipse CDT
2 changes: 1 addition & 1 deletion cmake/org.eclipse.cdt.cmake.ui.tests/plugin.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
# Torbjörn Svensson - initial API and implementation
##################################################################################

pluginName = Tests
pluginName = CMake UI Tests
providerName = Eclipse CDT

0 comments on commit 154d66f

Please sign in to comment.