Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/extraplugins/migration/org.eclipse.papyrus.migration.rsa.tests/plugin.xml')
-rw-r--r--tests/junit/extraplugins/migration/org.eclipse.papyrus.migration.rsa.tests/plugin.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/junit/extraplugins/migration/org.eclipse.papyrus.migration.rsa.tests/plugin.xml b/tests/junit/extraplugins/migration/org.eclipse.papyrus.migration.rsa.tests/plugin.xml
index c6333bf4e24..c58d04c2122 100644
--- a/tests/junit/extraplugins/migration/org.eclipse.papyrus.migration.rsa.tests/plugin.xml
+++ b/tests/junit/extraplugins/migration/org.eclipse.papyrus.migration.rsa.tests/plugin.xml
@@ -7,6 +7,10 @@
name="Model Import Test Profile"
path="platform:/plugin/org.eclipse.papyrus.migration.rsa.tests/deployedProfile/ProfileUpdates.profile.uml">
</profile>
+ <profile
+ name="Model Import Test Profile - Profile References"
+ path="platform:/plugin/org.eclipse.papyrus.migration.rsa.tests/deployedProfile/ProfileReferences.profile.uml">
+ </profile>
</extension>
<extension

Back to the top