Renamed DatabaseComponentTest.

This commit is contained in:
akwizgran
2015-12-16 11:58:47 +00:00
parent 6e61504d24
commit 60a5b28e57
2 changed files with 3 additions and 3 deletions

View File

@@ -106,7 +106,7 @@
<test name='org.briarproject.data.ReaderImplTest'/>
<test name='org.briarproject.data.WriterImplTest'/>
<test name='org.briarproject.db.BasicH2Test'/>
<test name='org.briarproject.db.DatabaseComponentTest'/>
<test name='org.briarproject.db.DatabaseComponentImplTest'/>
<test name='org.briarproject.db.ExponentialBackoffTest'/>
<test name='org.briarproject.lifecycle.ShutdownManagerImplTest'/>
<test name='org.briarproject.lifecycle.WindowsShutdownManagerImplTest'/>