1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00

filesystem test has been added into runtests ant target

git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@541 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
Nikolay Pultsin 2008-02-10 05:20:58 +00:00
parent 182290c072
commit 447f5d7190

View file

@ -52,6 +52,7 @@
<test name="org.test.zlibrary.options.TestAll"/>
<test name="org.test.zlibrary.core.resources.AllTests"/>
<test name="org.test.fbreader.formats.fb2.AllTests"/>
<test name="org.test.zlibrary.fileset.TestALL"/>
</junit>
</target>