Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml')
-rw-r--r--plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml
index 3a542ca1650..407490bd60e 100644
--- a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml
+++ b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml
@@ -1,13 +1,13 @@
-<one>
-<w:hlink w:dest="http://127.0.0.1:8010/Define?guid=#GUID#">
- <w:r>
- <w:rPr>
- <w:rStyle w:val="Hyperlink"/>
- </w:rPr>
- <w:t>Something Here</w:t>
- </w:r>
-</w:hlink>
-</one>
-<two>
-OSEE_LINK(#GUID#)
+<one>
+<w:hlink w:dest="http://127.0.0.1:8010/Define?guid=#GUID#">
+ <w:r>
+ <w:rPr>
+ <w:rStyle w:val="Hyperlink"/>
+ </w:rPr>
+ <w:t>Something Here</w:t>
+ </w:r>
+</w:hlink>
+</one>
+<two>
+OSEE_LINK(#GUID#)
</two> \ No newline at end of file

Back to the top