Removed unused ZipUtils and unit tests.

This commit is contained in:
akwizgran
2014-01-13 19:04:25 +00:00
parent 6a03752e4b
commit a565e0c749
3 changed files with 0 additions and 296 deletions

View File

@@ -133,7 +133,6 @@
<test name='org.briarproject.transport.TransportConnectionRecogniserTest'/>
<test name='org.briarproject.util.ByteUtilsTest'/>
<test name='org.briarproject.util.StringUtilsTest'/>
<test name='org.briarproject.util.ZipUtilsTest'/>
</junit>
</target>
<target name='test-slow' depends='compile'>