Added CounterModeTest to ant buildfile.

This commit is contained in:
akwizgran
2011-08-01 14:36:19 +01:00
parent 9586e0de9c
commit 02c4d9197c

View File

@@ -13,6 +13,7 @@
<path refid='test-classes'/>
<path refid='util-classes'/>
</classpath>
<test name='net.sf.briar.crypto.CounterModeTest'/>
<test name='net.sf.briar.db.BasicH2Test'/>
<test name='net.sf.briar.db.DatabaseCleanerImplTest'/>
<test name='net.sf.briar.db.H2DatabaseTest'/>