Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties')
-rw-r--r--tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties b/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties
index 4f623664bdc..e5e07daf5bb 100644
--- a/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties
+++ b/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties
@@ -3,5 +3,6 @@ bin.includes = META-INF/,\
.,\
resource/packageInGreen.uiCustom,\
plugin.xml,\
- resource/packageableElementItemLinkNotVisible.uiCustom
+ resource/packageableElementItemLinkNotVisible.uiCustom,\
+ resource/packagedElementsItemLinksWithIcon.uiCustom
source.. = src/

Back to the top