Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/plugins/org.eclipse.papyrus.integrationtests.editor/models/modelTestLoadModel.uml')
-rw-r--r--tests/integration/plugins/org.eclipse.papyrus.integrationtests.editor/models/modelTestLoadModel.uml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/integration/plugins/org.eclipse.papyrus.integrationtests.editor/models/modelTestLoadModel.uml b/tests/integration/plugins/org.eclipse.papyrus.integrationtests.editor/models/modelTestLoadModel.uml
new file mode 100644
index 00000000000..a0c1c0d789b
--- /dev/null
+++ b/tests/integration/plugins/org.eclipse.papyrus.integrationtests.editor/models/modelTestLoadModel.uml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20110701" xmlns:xmi="http://www.omg.org/spec/XMI/20110701" xmlns:uml="http://www.eclipse.org/uml2/4.0.0/UML" xmi:id="_cWjVsH71EeOkT5h268q24w" name="model">
+ <packagedElement xmi:type="uml:Class" xmi:id="_c8pFUH71EeOkT5h268q24w" name="Class1"/>
+</uml:Model>

Back to the top