1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-03 01:39:18 +02:00

git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@34 6a642e6f-84f6-412e-ac94-c4a38d5a04b0

This commit is contained in:
MarinaSokol 2007-10-14 15:17:43 +00:00
parent 141e64022e
commit 78d3c454a0

View file

@ -23,6 +23,7 @@
<target name = "runtests" depends = "test">
<junit printsummary = "yes">
<classpath>
<pathelement location = "lib/junit.jar"/>
<pathelement location = "${bin.dir}"/>
</classpath>
<test name = "org.test.zlibrary.model.TestAll"/>