Move icons to icons directory. Now, start working on tests to check that all the icons has his image.

This commit is contained in:
Paulo Gustavo Veiga
2011-03-21 01:04:43 -03:00
parent d5ac7376b3
commit 1790a20d6a
80 changed files with 204 additions and 264 deletions

View File

@@ -6,4 +6,9 @@
<package name="com.wisemapping.test.freemind"/>
</packages>
</test>
<test name="Model Tests">
<packages>
<package name="com.wisemapping.test.model"/>
</packages>
</test>
</suite>