Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/core/org.eclipse.papyrus.editor.integration.tests/model/canonical/css_leaktest.uml')
-rw-r--r--tests/junit/plugins/core/org.eclipse.papyrus.editor.integration.tests/model/canonical/css_leaktest.uml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/junit/plugins/core/org.eclipse.papyrus.editor.integration.tests/model/canonical/css_leaktest.uml b/tests/junit/plugins/core/org.eclipse.papyrus.editor.integration.tests/model/canonical/css_leaktest.uml
new file mode 100644
index 00000000000..c4c95eda8ff
--- /dev/null
+++ b/tests/junit/plugins/core/org.eclipse.papyrus.editor.integration.tests/model/canonical/css_leaktest.uml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_b0QGAMjxEeS9XIofcN-grg" name="Model">
+ <packageImport xmi:type="uml:PackageImport" xmi:id="_b0QtEMjxEeS9XIofcN-grg">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Class" xmi:id="_eC9ZQMjxEeS9XIofcN-grg" name="Class1"/>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_gf9nMMjxEeS9XIofcN-grg" name="Enumeration1"/>
+ <packagedElement xmi:type="uml:Package" xmi:id="_i5XukMjxEeS9XIofcN-grg" name="Package1"/>
+</uml:Model>

Back to the top