ProtocolIntegrationTest (formerly FileReadWriteTest) doesn't need to

use a file.
This commit is contained in:
akwizgran
2011-09-28 18:58:45 +01:00
parent a8b96f11fd
commit 5aa7da2048
4 changed files with 25 additions and 41 deletions

View File

@@ -13,8 +13,8 @@
<path refid='test-classes'/>
<path refid='util-classes'/>
</classpath>
<test name='net.sf.briar.FileReadWriteTest'/>
<test name='net.sf.briar.LockFairnessTest'/>
<test name='net.sf.briar.ProtocolIntegrationTest'/>
<test name='net.sf.briar.crypto.CounterModeTest'/>
<test name='net.sf.briar.crypto.CryptoComponentTest'/>
<test name='net.sf.briar.crypto.SharedSecretTest'/>