Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/resources/synch-test-model.uml')
-rw-r--r--tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/resources/synch-test-model.uml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/resources/synch-test-model.uml b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/resources/synch-test-model.uml
new file mode 100644
index 00000000000..38749eb1f60
--- /dev/null
+++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/resources/synch-test-model.uml
@@ -0,0 +1,6 @@
+<?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="_zFSOIOBLEeSgAIqn-1RXEA" name="synch-test">
+ <packageImport xmi:type="uml:PackageImport" xmi:id="_zFSOIeBLEeSgAIqn-1RXEA">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
+ </packageImport>
+</uml:Model>

Back to the top