Move test resources to standard maven dirs.
This commit is contained in:
35
wise-webapp/src/test/resources/data/wisemaps/welcome.mmr
Normal file
35
wise-webapp/src/test/resources/data/wisemaps/welcome.mmr
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<map version="0.9.0">
|
||||
<node TEXT="Welcome To WiseMapping" ID="ID_1" BACKGROUND_COLOR="#0a0a08">
|
||||
<node TEXT="Try it Now!" POSITION="right" ID="ID_11" BACKGROUND_COLOR="#250be3">
|
||||
<node TEXT="Double Click" POSITION="right" ID="ID_12"/>
|
||||
<node TEXT=" INS to insert" POSITION="right" ID="ID_13"/>
|
||||
<node TEXT="Drag map to move" POSITION="right" ID="ID_14"/>
|
||||
</node>
|
||||
<node TEXT="Productivity" POSITION="left" ID="ID_2" BACKGROUND_COLOR="#d9b518">
|
||||
<node TEXT="Share your ideas" POSITION="left" ID="ID_3"/>
|
||||
<node TEXT="Brainstorming
 with
 some
 lines" POSITION="left" ID="ID_4"/>
|
||||
<node TEXT="Visual " POSITION="left" ID="ID_5"/>
|
||||
</node>
|
||||
<node TEXT="Mind Mapping" POSITION="right" ID="ID_6" BACKGROUND_COLOR="#edabff">
|
||||
<node TEXT="Share with Collegues" POSITION="right" ID="ID_7"/>
|
||||
<node TEXT="Online" POSITION="right" ID="ID_8"/>
|
||||
<node TEXT="Anyplace, Anytime" POSITION="right" ID="ID_9"/>
|
||||
<node TEXT="Free!!!" POSITION="right" ID="ID_10"/>
|
||||
</node>
|
||||
<node TEXT="Web 2.0 Tool" POSITION="left" ID="ID_22" BACKGROUND_COLOR="#add1f7">
|
||||
<node TEXT="Collaborate" POSITION="left" ID="ID_23"/>
|
||||
<node TEXT="No plugin required" POSITION="left" ID="ID_24"/>
|
||||
<node TEXT="Share" POSITION="left" ID="ID_25"/>
|
||||
<node TEXT="Easy to use" POSITION="left" ID="ID_26"/>
|
||||
</node>
|
||||
<node TEXT="Features" POSITION="right" ID="ID_15">
|
||||
<node TEXT="Links to Sites" POSITION="right" ID="ID_16"/>
|
||||
<node TEXT="Fonts" POSITION="right" ID="ID_17"/>
|
||||
<node TEXT="Topic Color" POSITION="right" ID="ID_18"/>
|
||||
<node TEXT="Topic Shapes" POSITION="right" ID="ID_19"/>
|
||||
<node TEXT="Icons" POSITION="right" ID="ID_20"/>
|
||||
<node TEXT="History Changes" POSITION="right" ID="ID_21"/>
|
||||
</node>
|
||||
</node>
|
||||
</map>
|
Reference in New Issue
Block a user