We don't build the XML tests if we don't have xml-writer.jar so let's not run
them either. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@528 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
<batchtest>
|
||||
<fileset dir="${src.dir}">
|
||||
<include name="**/*Test.java"/>
|
||||
<exclude name="**/xml/**/*Test.java" unless="build.xml"/>
|
||||
</fileset>
|
||||
</batchtest>
|
||||
</junit>
|
||||
|
||||
Reference in New Issue
Block a user