Added test jars and the first unit test.

This commit is contained in:
akwizgran
2011-06-21 23:12:30 +01:00
parent cd4f99df3d
commit 9e76cc6a4f
10 changed files with 108 additions and 21 deletions

View File

@@ -1,3 +1,3 @@
<project name='all' default='compile'>
<project name='all' default='depend'>
<import file='build-common.xml'/>
</project>