Don't unpack resource bundles when running tests.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@556 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
<classpath refid="classpath"/>
|
||||
<sysproperty key="test_dir" value="${test.dir}"/>
|
||||
<sysproperty key="resource_dir" value="${test.dir}/rsrc"/>
|
||||
<sysproperty key="no_unpack_resources" value="true"/>
|
||||
<formatter type="brief" usefile="false"/>
|
||||
<batchtest>
|
||||
<fileset dir="${src.dir}">
|
||||
|
||||
Reference in New Issue
Block a user