Found the bug, it was just a SQL syntax error.

This commit is contained in:
akwizgran
2011-07-23 11:29:23 +01:00
parent 0edcb31d64
commit 13f18d9e40
9 changed files with 165 additions and 41 deletions

View File

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