From 05c214647a3544fc83ebb6f21f435bc6e36056aa Mon Sep 17 00:00:00 2001 From: Camille Letavernier Date: Mon, 5 Aug 2013 13:13:58 +0200 Subject: 408491: Papyrus shall enable to easily switch between local and registered profiles. https://bugs.eclipse.org/bugs/show_bug.cgi?id=408491 Add test for this feature. It currently fails (Profiles are properly switched, but not Stereotype Applications)--- .../uml/tools/org.eclipse.papyrus.uml.tools.tests/build.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/build.properties') diff --git a/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/build.properties b/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/build.properties index 41eb6ade2b4..130df98d220 100644 --- a/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/build.properties +++ b/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/build.properties @@ -1,4 +1,7 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + resources/,\ + about.html +src.includes = about.html -- cgit v1.2.3