mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Pass-through implementations of UI/DB interfaces.
This commit is contained in:
@@ -87,7 +87,7 @@ public class SimplexMessagingIntegrationTest extends BriarTestCase {
|
||||
return Guice.createInjector(new TestDatabaseModule(dir),
|
||||
new TestLifecycleModule(), new TestSystemModule(),
|
||||
new CryptoModule(), new DatabaseModule(), new EventModule(),
|
||||
new org.briarproject.sync.MessagingModule(), new DataModule(),
|
||||
new SyncModule(), new DataModule(),
|
||||
new TransportModule());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user