Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.compare.mpatch.test/tests/individual/add_rem_reference1.eachonce')
-rw-r--r--plugins/org.eclipse.emf.compare.mpatch.test/tests/individual/add_rem_reference1.eachonce6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.compare.mpatch.test/tests/individual/add_rem_reference1.eachonce b/plugins/org.eclipse.emf.compare.mpatch.test/tests/individual/add_rem_reference1.eachonce
new file mode 100644
index 000000000..74152fcb0
--- /dev/null
+++ b/plugins/org.eclipse.emf.compare.mpatch.test/tests/individual/add_rem_reference1.eachonce
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<eachonce:Entity xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:eachonce="http://eachonce" singleAttribute="root">
+ <children singleAttribute="reference" additionalAttribute="">
+ <multiAttribute>bla</multiAttribute>
+ </children>
+</eachonce:Entity>

Back to the top